diff --git a/redbot/cogs/audio/core/utilities/locales/pt-BR.po b/redbot/cogs/audio/core/utilities/locales/pt-BR.po index d10818826..4cef8a25f 100644 --- a/redbot/cogs/audio/core/utilities/locales/pt-BR.po +++ b/redbot/cogs/audio/core/utilities/locales/pt-BR.po @@ -53,7 +53,7 @@ msgstr "Não foi possível tocar a música" #: redbot/cogs/audio/core/utilities/player.py:442 #: redbot/cogs/audio/core/utilities/player.py:524 msgid "Queue size limit reached." -msgstr "" +msgstr "Limite da fila atingindo." #: redbot/cogs/audio/core/utilities/formatting.py:154 #: redbot/cogs/audio/core/utilities/player.py:599 @@ -63,41 +63,41 @@ msgstr "Faixa Enfileirada" #: redbot/cogs/audio/core/utilities/formatting.py:168 #: redbot/cogs/audio/core/utilities/player.py:548 msgid "This track is not allowed in this server." -msgstr "" +msgstr "Esta faixa não é permitida neste servidor." #: redbot/cogs/audio/core/utilities/formatting.py:185 #: redbot/cogs/audio/core/utilities/player.py:570 msgid "Track exceeds maximum length." -msgstr "" +msgstr "Faixa excede comprimento máximo." #: redbot/cogs/audio/core/utilities/formatting.py:200 #: redbot/cogs/audio/core/utilities/player.py:602 msgid "{time} until track playback: #{position} in queue" -msgstr "" +msgstr "{time} até a reprodução da faixa: #{position} na fila" #: redbot/cogs/audio/core/utilities/formatting.py:260 msgid "Tracks Found:" -msgstr "" +msgstr "Faixas Encontradas:" #: redbot/cogs/audio/core/utilities/formatting.py:261 msgid "search results" -msgstr "" +msgstr "resultados da pesquisa" #: redbot/cogs/audio/core/utilities/formatting.py:263 msgid "Folders Found:" -msgstr "" +msgstr "Pastas Encontradas:" #: redbot/cogs/audio/core/utilities/formatting.py:264 msgid "local folders" -msgstr "" +msgstr "pastas locais" #: redbot/cogs/audio/core/utilities/formatting.py:266 msgid "Files Found:" -msgstr "" +msgstr "Arquivos Encontrados:" #: redbot/cogs/audio/core/utilities/formatting.py:267 msgid "local tracks" -msgstr "" +msgstr "faixas locais" #: redbot/cogs/audio/core/utilities/formatting.py:379 #: redbot/cogs/audio/core/utilities/playlists.py:240 @@ -122,15 +122,15 @@ msgstr "Ambiente inválido" #: redbot/cogs/audio/core/utilities/local_tracks.py:109 msgid "No localtracks folder." -msgstr "" +msgstr "Sem pasta localtracks." #: redbot/cogs/audio/core/utilities/miscellaneous.py:50 msgid "Not enough {currency}" -msgstr "" +msgstr "Sem {currency} suficiente" #: redbot/cogs/audio/core/utilities/miscellaneous.py:51 msgid "{required_credits} {currency} required, but you have {bal}." -msgstr "" +msgstr "{required_credits} {currency} necessário, mas você possui {bal}." #: redbot/cogs/audio/core/utilities/player.py:78 msgid "music in {} servers" @@ -140,54 +140,56 @@ msgstr "música em {} servidores" #: redbot/cogs/audio/core/utilities/player.py:139 #: redbot/cogs/audio/core/utilities/player.py:144 msgid "There's nothing in the queue." -msgstr "" +msgstr "Não há nada na fila." #: redbot/cogs/audio/core/utilities/player.py:141 msgid "Currently livestreaming {track}" -msgstr "" +msgstr "Transmitindo agora {track}" #: redbot/cogs/audio/core/utilities/player.py:146 msgid "{time} left on {track}" -msgstr "" +msgstr "{time} restante de {track}" #: redbot/cogs/audio/core/utilities/player.py:154 #: redbot/cogs/audio/core/utilities/player.py:189 msgid "Track Skipped" -msgstr "" +msgstr "Faixa Pulada" #: redbot/cogs/audio/core/utilities/player.py:167 msgid "Track number must be equal to or greater than 1." -msgstr "" +msgstr "O número da faixa deve ser igual ou maior que 1." #: redbot/cogs/audio/core/utilities/player.py:173 msgid "There are only {queuelen} songs currently queued." -msgstr "" +msgstr "Há apenas músicas {queuelen} na fila." #: redbot/cogs/audio/core/utilities/player.py:179 msgid "{skip_to_track} Tracks Skipped" -msgstr "" +msgstr "{skip_to_track} Faixas Puladas" #: redbot/cogs/audio/core/utilities/player.py:235 msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n" "See `{prefix}audioset spotifyapi` for instructions." -msgstr "" +msgstr "O proprietário precisa definir o ID do cliente do Spotify e o Spotify Client Secret, antes que possam ser usadas URLs ou códigos do Spotify. \n" +"Veja `{prefix}audioset spotifyapi` para instruções." #: redbot/cogs/audio/core/utilities/player.py:245 msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n" "See `{prefix}audioset youtubeapi` for instructions." -msgstr "" +msgstr "O proprietário precisa definir a chave da API do YouTube antes que URLs ou códigos do Spotify possam ser usados.\n" +"Veja `{prefix}audioset youtubeapi` para instruções." #: redbot/cogs/audio/core/utilities/player.py:254 #: redbot/cogs/audio/core/utilities/player.py:363 #: redbot/cogs/audio/core/utilities/playlists.py:594 msgid "Unable To Get Tracks" -msgstr "" +msgstr "Não foi possível obter as faixas" #: redbot/cogs/audio/core/utilities/player.py:255 #: redbot/cogs/audio/core/utilities/player.py:364 #: redbot/cogs/audio/core/utilities/playlists.py:595 msgid "Wait until the playlist has finished loading." -msgstr "" +msgstr "Aguarde até que a playlist termine de carregar." #: redbot/cogs/audio/core/utilities/player.py:266 #: redbot/cogs/audio/core/utilities/player.py:308 @@ -203,7 +205,7 @@ msgstr "Nada encontrado." #: redbot/cogs/audio/core/utilities/playlists.py:607 #: redbot/cogs/audio/core/utilities/playlists.py:640 msgid "Track is not playable." -msgstr "" +msgstr "Faixa não é reproduzível." #: redbot/cogs/audio/core/utilities/player.py:270 #: redbot/cogs/audio/core/utilities/player.py:311 @@ -211,7 +213,7 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:608 #: redbot/cogs/audio/core/utilities/playlists.py:641 msgid "**{suffix}** is not a fully supported format and some tracks may not play." -msgstr "" +msgstr "**{suffix}** não é um formato totalmente suportado e algumas faixas podem não reproduzir." #: redbot/cogs/audio/core/utilities/player.py:300 #: redbot/cogs/audio/core/utilities/player.py:393 @@ -235,7 +237,7 @@ msgstr "A chave de API do Spotify ou segredo do cliente não foram definidos cor #: redbot/cogs/audio/core/utilities/player.py:351 msgid "Unable To Find Tracks" -msgstr "" +msgstr "Não foi possível encontrar as faixas" #: redbot/cogs/audio/core/utilities/player.py:352 msgid "This doesn't seem to be a supported Spotify URL or code." @@ -243,26 +245,27 @@ msgstr "Isto não parece ser uma URL ou código do Spotify válido." #: redbot/cogs/audio/core/utilities/player.py:378 msgid "{query} is not an allowed query." -msgstr "" +msgstr "{query} não é uma solicitação permitida." #: redbot/cogs/audio/core/utilities/player.py:394 #: redbot/cogs/audio/core/utilities/playlists.py:627 #: redbot/cogs/audio/core/utilities/playlists.py:656 msgid "I'm unable to get a track from Lavalink node at the moment, try again in a few minutes." -msgstr "" +msgstr "Não foi possível obter uma faixa do Lavalink Node no momento, tente novamente em alguns minutos." #: redbot/cogs/audio/core/utilities/player.py:416 msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n" "This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." -msgstr "" +msgstr "As faixas locais não funcionarão se o `Lavalink.jar` não conseguir ver a faixa.\n" +"Isto pode ser devido a permissões ou porque o Lavalink.jar está sendo executado em uma máquina diferente das faixas locais." #: redbot/cogs/audio/core/utilities/player.py:486 msgid " {bad_tracks} tracks cannot be queued." -msgstr "" +msgstr " {bad_tracks} faixas não puderam ser adicionadas." #: redbot/cogs/audio/core/utilities/player.py:492 msgid "No Title" -msgstr "" +msgstr "Sem Título" #: redbot/cogs/audio/core/utilities/player.py:494 msgid "Playlist Enqueued" @@ -270,7 +273,7 @@ msgstr "Lista de reprodução enfileirada" #: redbot/cogs/audio/core/utilities/player.py:494 msgid "Album Enqueued" -msgstr "" +msgstr "Álbum Adicionado" #: redbot/cogs/audio/core/utilities/player.py:502 msgid "Added {num} tracks to the queue.{maxlength_msg}" @@ -286,25 +289,25 @@ msgstr "Nada foi encontrado" #: redbot/cogs/audio/core/utilities/player.py:623 msgid "Please wait, finding tracks..." -msgstr "" +msgstr "Por favor, aguarde, encontrando faixas..." #: redbot/cogs/audio/core/utilities/player.py:629 msgid "Getting track {num}/{total}..." -msgstr "" +msgstr "Obtendo faixa {num}/{total}..." #: redbot/cogs/audio/core/utilities/player.py:630 msgid "Matching track {num}/{total}..." -msgstr "" +msgstr "Correspondendo faixa {num}/{total}..." #: redbot/cogs/audio/core/utilities/player.py:631 #: redbot/cogs/audio/core/utilities/playlists.py:341 #: redbot/cogs/audio/core/utilities/playlists.py:414 msgid "Loading track {num}/{total}..." -msgstr "" +msgstr "Carregando faixa {num}/{total}..." #: redbot/cogs/audio/core/utilities/player.py:632 msgid "Approximate time remaining: {seconds}" -msgstr "" +msgstr "Tempo restante aproximado: {seconds}" #: redbot/cogs/audio/core/utilities/player.py:658 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." @@ -316,27 +319,27 @@ msgstr "A conexão foi redefinida durante o carregamento da lista de reproduçã #: redbot/cogs/audio/core/utilities/playlists.py:83 msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]." -msgstr "" +msgstr "Você não tem as permissões para gerenciar {name} (`{id}`) [**{scope}**]." #: redbot/cogs/audio/core/utilities/playlists.py:101 msgid "You do not have the permissions to manage that playlist in {guild}." -msgstr "" +msgstr "Você não tem permissão para gerenciar essa playlist no {guild}." #: redbot/cogs/audio/core/utilities/playlists.py:108 msgid "You do not have the permissions to manage playlist owned by {user}." -msgstr "" +msgstr "Você não tem permissão para gerenciar a playlist de {user}." #: redbot/cogs/audio/core/utilities/playlists.py:112 msgid "You do not have the permissions to manage playlists in {scope} scope." -msgstr "" +msgstr "Você não tem as permissões para gerenciar playlists no escopo {scope}." #: redbot/cogs/audio/core/utilities/playlists.py:116 msgid "No access to playlist." -msgstr "" +msgstr "Sem acesso à playlist." #: redbot/cogs/audio/core/utilities/playlists.py:224 msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID." -msgstr "" +msgstr "{match_count} playlists correspondem {original_input}: Por favor, tente ser mais específico, ou use o ID da playlist." #: redbot/cogs/audio/core/utilities/playlists.py:241 msgid "{number}. <{playlist.name}>\n" @@ -344,24 +347,28 @@ msgid "{number}. <{playlist.name}>\n" " - ID: < {playlist.id} >\n" " - Tracks: < {tracks} >\n" " - Author: < {author} >\n\n" -msgstr "" +msgstr "{number}. <{playlist.name}>\n" +" - Escopo: < {scope} >\n" +" - ID: < {playlist.id} >\n" +" - Faixas: < {tracks} >\n" +" - Autor: < {author} >\n\n" #: redbot/cogs/audio/core/utilities/playlists.py:258 msgid "{playlists} playlists found, which one would you like?" -msgstr "" +msgstr "{playlists} playlists encontradas, de qual você gostaria?" #: redbot/cogs/audio/core/utilities/playlists.py:277 #: redbot/cogs/audio/core/utilities/playlists.py:283 msgid "Too many matches found and you did not select which one you wanted." -msgstr "" +msgstr "Muitas opções foram encontradas e você não selecionou qual você queria." #: redbot/cogs/audio/core/utilities/playlists.py:308 msgid "Playlists you can access in this server:" -msgstr "" +msgstr "Playlists que você pode acessar neste servidor:" #: redbot/cogs/audio/core/utilities/playlists.py:314 msgid "Playlists for {scope}:" -msgstr "" +msgstr "Playlists para {scope}:" #: redbot/cogs/audio/core/utilities/playlists.py:318 msgid "Page {page_num}/{total_pages} | {num} playlists." @@ -370,46 +377,46 @@ msgstr "" #: redbot/cogs/audio/core/utilities/playlists.py:334 #: redbot/cogs/audio/core/utilities/playlists.py:412 msgid "Please wait, adding tracks..." -msgstr "" +msgstr "Por favor, aguarde, adicionando faixas..." #: redbot/cogs/audio/core/utilities/playlists.py:361 #: redbot/cogs/audio/core/utilities/playlists.py:464 msgid "Empty playlist {name} (`{id}`) [**{scope}**] created." -msgstr "" +msgstr "Playlist vazia {name} (`{id}`) [**{scope}**] criada." #: redbot/cogs/audio/core/utilities/playlists.py:366 #: redbot/cogs/audio/core/utilities/playlists.py:469 msgid "Added {num} tracks from the {playlist_name} playlist. {num_bad} track(s) could not be loaded." -msgstr "" +msgstr "Adicionadas {num} músicas da lista {playlist_name} . Não foi possível carregar a(s) faixa(s) {num_bad}." #: redbot/cogs/audio/core/utilities/playlists.py:371 #: redbot/cogs/audio/core/utilities/playlists.py:474 msgid "Added {num} tracks from the {playlist_name} playlist." -msgstr "" +msgstr "Adicionadas {num} músicas da lista {playlist_name}." #: redbot/cogs/audio/core/utilities/playlists.py:375 #: redbot/cogs/audio/core/utilities/playlists.py:478 msgid "Playlist Saved" -msgstr "" +msgstr "Playlist salva" #: redbot/cogs/audio/core/utilities/playlists.py:540 #: redbot/cogs/audio/core/utilities/playlists.py:553 #: redbot/cogs/audio/core/utilities/playlists.py:560 #: redbot/cogs/audio/core/utilities/playlists.py:571 msgid "Unable To Get Playlists" -msgstr "" +msgstr "Não foi possível obter as playlists" #: redbot/cogs/audio/core/utilities/playlists.py:541 msgid "I don't have permission to connect and speak in your channel." -msgstr "" +msgstr "Não tenho permissão para conectar e falar em seu canal." #: redbot/cogs/audio/core/utilities/playlists.py:572 msgid "You must be in the voice channel to use the playlist command." -msgstr "" +msgstr "Você deve estar no canal de voz para usar esse comando." #: redbot/cogs/audio/core/utilities/playlists.py:680 msgid "the Global" -msgstr "" +msgstr "o Global" #: redbot/cogs/audio/core/utilities/playlists.py:680 msgid "Global" @@ -417,7 +424,7 @@ msgstr "Global" #: redbot/cogs/audio/core/utilities/playlists.py:682 msgid "the Server" -msgstr "" +msgstr "o Servidor" #: redbot/cogs/audio/core/utilities/playlists.py:682 msgid "Server" @@ -425,7 +432,7 @@ msgstr "Servidor" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "the User" -msgstr "" +msgstr "o Usuário" #: redbot/cogs/audio/core/utilities/playlists.py:684 msgid "User" @@ -433,20 +440,20 @@ msgstr "Usuário" #: redbot/cogs/audio/core/utilities/queue.py:40 msgid "__Too many songs in the queue, only showing the first 500__.\n\n" -msgstr "" +msgstr "__Muitas músicas na fila, mostrando apenas os primeiros 500__.\n\n" #: redbot/cogs/audio/core/utilities/queue.py:57 msgid "**Currently livestreaming:**\n" -msgstr "" +msgstr "**Transmitindo agora:**\n" #: redbot/cogs/audio/core/utilities/queue.py:59 #: redbot/cogs/audio/core/utilities/queue.py:64 msgid "Requested by: **{user}**" -msgstr "" +msgstr "Solicitado por: **{user}**" #: redbot/cogs/audio/core/utilities/queue.py:62 msgid "Playing: " -msgstr "" +msgstr "Reproduzindo: " #: redbot/cogs/audio/core/utilities/queue.py:76 msgid "requested by **{user}**\n" @@ -454,11 +461,11 @@ msgstr "" #: redbot/cogs/audio/core/utilities/queue.py:80 msgid "Queue for __{guild_name}__" -msgstr "" +msgstr "Fila para __{guild_name}__" #: redbot/cogs/audio/core/utilities/queue.py:88 msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n" -msgstr "" +msgstr "Página {page_num}/{total_pages} {num_tracks} faixas, {num_remaining} restantes\n" #: redbot/cogs/audio/core/utilities/queue.py:97 msgid "Auto-Play" @@ -474,7 +481,7 @@ msgstr "Repetir" #: redbot/cogs/audio/core/utilities/queue.py:161 msgid "Matching Tracks:" -msgstr "" +msgstr "Faixas correspondentes:" #: redbot/cogs/audio/core/utilities/queue.py:164 msgid "Page {page_num}/{total_pages} | {num_tracks} tracks" diff --git a/redbot/cogs/downloader/locales/pt-BR.po b/redbot/cogs/downloader/locales/pt-BR.po index f5b774aa1..b53ba26d7 100644 --- a/redbot/cogs/downloader/locales/pt-BR.po +++ b/redbot/cogs/downloader/locales/pt-BR.po @@ -23,16 +23,16 @@ msgstr "" #: redbot/cogs/downloader/checks.py:38 msgid "Your response has timed out, please try again." -msgstr "" +msgstr "Sua resposta expirou. Por favor, tente novamente." #: redbot/cogs/downloader/converters.py:14 #: redbot/cogs/downloader/repo_manager.py:176 msgid "No Downloader cog found." -msgstr "" +msgstr "Nenhum cog Downloader foi encontrado." #: redbot/cogs/downloader/converters.py:19 msgid "Cog `{cog_name}` is not installed." -msgstr "" +msgstr "O Cog `{cog_name}` não está instalado." #: redbot/cogs/downloader/downloader.py:31 msgid "\n" @@ -67,24 +67,24 @@ msgstr "" #: redbot/cogs/downloader/downloader.py:508 msgid "Libraries installed." -msgstr "" +msgstr "Bibliotecas instaladas." #: redbot/cogs/downloader/downloader.py:508 msgid "Library installed." -msgstr "" +msgstr "Biblioteca instalada." #: redbot/cogs/downloader/downloader.py:511 msgid "Some libraries failed to install. Please check your logs for a complete list." -msgstr "" +msgstr "Não foi possível instalar algumas bibliotecas. Verifique os seus logs para ter uma lista completa." #: redbot/cogs/downloader/downloader.py:516 msgid "The library failed to install. Please check your logs for a complete list." -msgstr "" +msgstr "A biblioteca não foi instalada. Por favor, verifique os seus logs para ter uma lista completa." #: redbot/cogs/downloader/downloader.py:524 #, docstring msgid "Base command for repository management." -msgstr "" +msgstr "Comando base para gerenciamento do repositório." #: redbot/cogs/downloader/downloader.py:531 #, docstring diff --git a/redbot/cogs/general/locales/pt-BR.po b/redbot/cogs/general/locales/pt-BR.po index 79ad8bafa..a63917571 100644 --- a/redbot/cogs/general/locales/pt-BR.po +++ b/redbot/cogs/general/locales/pt-BR.po @@ -18,87 +18,87 @@ msgstr "" #: redbot/cogs/general/general.py:49 #, docstring msgid "General commands." -msgstr "" +msgstr "Comandos gerais." #: redbot/cogs/general/general.py:54 msgid "As I see it, yes" -msgstr "" +msgstr "Como eu vejo, sim" #: redbot/cogs/general/general.py:55 msgid "It is certain" -msgstr "" +msgstr "Com certeza" #: redbot/cogs/general/general.py:56 msgid "It is decidedly so" -msgstr "" +msgstr "É decididamente assim" #: redbot/cogs/general/general.py:57 msgid "Most likely" -msgstr "" +msgstr "Muito provável" #: redbot/cogs/general/general.py:58 msgid "Outlook good" -msgstr "" +msgstr "Perspectiva boa" #: redbot/cogs/general/general.py:59 msgid "Signs point to yes" -msgstr "" +msgstr "Os sinais indicam que sim" #: redbot/cogs/general/general.py:60 msgid "Without a doubt" -msgstr "" +msgstr "Sem dúvida" #: redbot/cogs/general/general.py:61 msgid "Yes" -msgstr "" +msgstr "Sim" #: redbot/cogs/general/general.py:62 msgid "Yes – definitely" -msgstr "" +msgstr "Sim – definitivamente" #: redbot/cogs/general/general.py:63 msgid "You may rely on it" -msgstr "" +msgstr "Você pode contar com isso" #: redbot/cogs/general/general.py:64 msgid "Reply hazy, try again" -msgstr "" +msgstr "Resposta confusa, tente novamente" #: redbot/cogs/general/general.py:65 msgid "Ask again later" -msgstr "" +msgstr "Pergunte novamente mais tarde" #: redbot/cogs/general/general.py:66 msgid "Better not tell you now" -msgstr "" +msgstr "Melhor não te contar agora" #: redbot/cogs/general/general.py:67 msgid "Cannot predict now" -msgstr "" +msgstr "Não consigo prever agora" #: redbot/cogs/general/general.py:68 msgid "Concentrate and ask again" -msgstr "" +msgstr "Concentre-se e pergunte de novo" #: redbot/cogs/general/general.py:69 msgid "Don't count on it" -msgstr "" +msgstr "Não conte com isso" #: redbot/cogs/general/general.py:70 msgid "My reply is no" -msgstr "" +msgstr "Minha resposta é não" #: redbot/cogs/general/general.py:71 msgid "My sources say no" -msgstr "" +msgstr "Minhas fontes dizem que não" #: redbot/cogs/general/general.py:72 msgid "Outlook not so good" -msgstr "" +msgstr "A previsão não é muito boa" #: redbot/cogs/general/general.py:73 msgid "Very doubtful" -msgstr "" +msgstr "Muito duvidoso" #: redbot/cogs/general/general.py:88 #, docstring @@ -107,11 +107,15 @@ msgid "Choose between multiple options.\n\n" " Options are separated by spaces.\n\n" " To denote options which include whitespace, you should enclose the options in double quotes.\n" " " -msgstr "" +msgstr "Escolha entre múltiplas opções.\n\n" +" Deve haver pelo menos 2 opções para escolher.\n" +" As opções são separadas por espaços.\n\n" +" Para denotar opções que incluem espaços em branco, você deve colocar as opções entre aspas duplas.\n" +" " #: redbot/cogs/general/general.py:97 msgid "Not enough options to pick from." -msgstr "" +msgstr "Opções insuficientes para escolher." #: redbot/cogs/general/general.py:103 #, docstring @@ -119,39 +123,45 @@ msgid "Roll a random number.\n\n" " The result will be between 1 and ``.\n\n" " `` defaults to 100.\n" " " -msgstr "" +msgstr "Role um número aleatório.\n\n" +" O resultado será entre 1 e ``.\n\n" +" `` o padrão é 100.\n" +" " #: redbot/cogs/general/general.py:118 msgid "{author.mention} Maybe higher than 1? ;P" -msgstr "" +msgstr "{author.mention} Talvez maior que 1? ;P" #: redbot/cogs/general/general.py:121 msgid "{author.mention} Max allowed number is {maxamount}." -msgstr "" +msgstr "{author.mention} O número máximo permitido é {maxamount}." #: redbot/cogs/general/general.py:128 #, docstring msgid "Flip a coin... or a user.\n\n" " Defaults to a coin.\n" " " -msgstr "" +msgstr "Jogue uma moeda... ou um usuário.\n\n" +" O padrão é uma moeda.\n" +" " #: redbot/cogs/general/general.py:136 msgid "Nice try. You think this is funny?\n" " How about *this* instead:\n\n" -msgstr "" +msgstr "Boa tentativa. Você pensa que isso é engraçado?\n" +" Que tal *isso* em vez disso:\n\n" #: redbot/cogs/general/general.py:147 msgid "*flips a coin and... " -msgstr "" +msgstr "*vira uma moeda e... " #: redbot/cogs/general/general.py:147 msgid "HEADS!*" -msgstr "" +msgstr "CARA!*" #: redbot/cogs/general/general.py:147 msgid "TAILS!*" -msgstr "" +msgstr "COROA!*" #: redbot/cogs/general/general.py:151 #, docstring diff --git a/redbot/cogs/mod/locales/pt-BR.po b/redbot/cogs/mod/locales/pt-BR.po index 6ef84a2cf..dbe193dff 100644 --- a/redbot/cogs/mod/locales/pt-BR.po +++ b/redbot/cogs/mod/locales/pt-BR.po @@ -572,7 +572,7 @@ msgstr "" #: redbot/cogs/mod/settings.py:85 redbot/cogs/mod/settings.py:93 #: redbot/cogs/mod/settings.py:96 redbot/cogs/mod/settings.py:108 msgid "Yes" -msgstr "" +msgstr "Sim" #: redbot/cogs/mod/settings.py:31 redbot/cogs/mod/settings.py:57 #: redbot/cogs/mod/settings.py:62 redbot/cogs/mod/settings.py:67 diff --git a/redbot/cogs/mutes/locales/pt-BR.po b/redbot/cogs/mutes/locales/pt-BR.po index 83aee8457..c6cfd6cfb 100644 --- a/redbot/cogs/mutes/locales/pt-BR.po +++ b/redbot/cogs/mutes/locales/pt-BR.po @@ -532,7 +532,7 @@ msgstr "" #: redbot/cogs/mutes/mutes.py:1794 msgid "this server" -msgstr "" +msgstr "este servidor" #: redbot/cogs/mutes/voicemutes.py:42 msgid "That user is not in a voice channel." diff --git a/redbot/cogs/trivia/locales/pt-BR.po b/redbot/cogs/trivia/locales/pt-BR.po index e2019b49c..e378b5569 100644 --- a/redbot/cogs/trivia/locales/pt-BR.po +++ b/redbot/cogs/trivia/locales/pt-BR.po @@ -171,7 +171,7 @@ msgstr "" #: redbot/cogs/trivia/trivia.py:44 msgid "Yes" -msgstr "" +msgstr "Sim" #: redbot/cogs/trivia/trivia.py:46 msgid "No" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 62015cd8e..e10ddc9ef 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -616,119 +616,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -785,7 +785,7 @@ msgstr "البوت يعمل!" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -793,45 +793,45 @@ msgstr "هذا البوت هو مثال على [Red, a open Discord bot]({}) ا "ريدبوت يدعمه مجتمع عاطفي يساهم ويخلق محتوى للجميع للتمتع به. [انضم إلينا اليوم]({}) وساعدنا على تحسين!\n\n" "(ج) منشئو كوكس" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "مثيل يمتلكه الفريق" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "مالك البوت" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "discord Bot by Lord_X\n" "#1770" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "الإصدار {version} متاح حالياً" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "فشل التحقق من وجود تحديث." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "عفا عليها الزمن!" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "عن مثيل الخادوم هذا" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "حول discord bot by Lord_X\n" "#1770" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "جلب الفرحة منذ 02 يان 2016 (أكثر من {} أيام مضت!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -839,7 +839,7 @@ msgstr "هذا البوت هو مثال على Red، روبوت ديسكورد "الحمراء مدعوم من قبل مجتمع عاطفي يساهم وينشئ المحتوى ليتمتع به الجميع. انضم إلينا اليوم (4) وساعدنا على تحسين!\n\n" "(ج) منشئو الكود" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -849,7 +849,7 @@ msgstr "مثيل مملوك للفريق: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "إصدار الريد بوت: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -859,19 +859,19 @@ msgstr "مثيل مملوك للفريق: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "إصدار الريد بوت: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "انتهت صلاحيتها: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**حول ريدبوت**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**حول هذا المثال**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -890,20 +890,20 @@ msgstr "**المراجع**\n" "7. <{}> \n" " \n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "يعرض المدة من بدأ تشغيل البوت [botname] إلى الان" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -914,7 +914,7 @@ msgstr "\n" " يمكن العثور على مزيد من المعلومات في [وثيقة بيانات المستخدم النهائية](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -923,13 +923,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "هذا البوت يخزن بعض البيانات حول المستخدمين حسب الحاجة للعمل. هذا في الغالب هو المعرف الذي تم تعيين المستخدم الخاص بك من قبل ديسكورد، مرتبطة بعدد قليل من الأشياء اعتماداً على ما تتفاعل معه في البوت. هناك بعض الأوامر التي تخزينها لتتبع من قام بإنشاء شيء. (مثل قوائم التشغيل) للحصول على تفاصيل كاملة عن هذا وكذلك تفاصيل أكثر عمقا لما يتم تخزينه ولماذا انظر {link}.\n\n" "بالإضافة إلى ذلك، فإن إضافات الطرف الثالث التي يحملها مالك البوت قد تخزن أشياء إضافية أو لا تخزن. يمكنك استخدام `{prefix}البيانات الأساسية 3rdparty` لعرض البيانات المقدمة من كل إضافة من طرف ثالث." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -938,39 +938,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "أحتاج إلى أن أكون قادراً على إرفاق الملفات (حاول في DM?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "يبدو أن هذه الحالة لا تحتوي على أي تمديدات من طرف ثالث." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "بيانات بيانات المستخدم النهائي للطرف الثالث" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "وفيما يلي بيانات مقدمة بتمديد من طرف ثالث." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "ملحقات الطرف الثالث بدون بيانات\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "هنا صفحة تم إنشاؤها مع البيانات المقدمة من تمديدات طرف ثالث." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "لم يتم الحصول على تأكيد، إلغاء." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "لم يحصل على تأكيد مطابق، إلغاء." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -982,19 +982,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "هذا الأمر ({command}) لا يدعم الاستخدام غير التفاعلي." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "سيؤدي هذا إلى التخلص من البوت و/أو فصل البيانات عنك. ولن يتم التخلص من البيانات التشغيلية مثل إدخالات الموديل أو التحذيرات أو كتم البت. إذا كنت متأكدا من أن هذا هو ما تريدون، فيرجى الرد بما يلي:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "قد يستغرق هذا وقتًا طويلًا" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1002,7 +1002,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1010,7 +1010,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "الرجاء الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان يجب حذف البيانات." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1018,27 +1018,27 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "لقد حذفت أي بيانات غير تشغيلية عنك (والتي أعرف كيفية حذفها) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} الأوامر التالية لم تتعامل مع الحذف:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[قادمة قريبًا] احصل على البيانات [botname] عنك." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "هذا الأمر لا يفعل أي شيء حتى الآن، لكننا نعمل على إضافة دعم لهذا." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1047,7 +1047,7 @@ msgstr "\n" " أوامر للتعامل مع البيانات بشكل أكمل.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1058,11 +1058,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "يمكن للمستخدم حذف بياناته الخاصة. هذا لن يشمل بيانات التشغيل مثل المستخدمين المحظورين." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1072,11 +1072,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "لا يمكن للمستخدم حذف بياناته الخاصة." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1090,15 +1090,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "سيتم توجيه الأوامر لإزالة جميع البيانات غير التشغيلية بناء على طلب المستخدم." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "سيتم إعلام المستخدم الذي قام بطلب حذف البيانات. وسوف تترك تفاصيل ما ينبغي حذفه لتقدير مسؤول البوت." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1111,13 +1111,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "سيؤدي هذا إلى التخلص من البوت أو فصل جميع البيانات من معرف المستخدم المحدد. لا ينبغي أن تستخدم هذا إلا إذا طلب ديسكورد هذا بشكل محدد فيما يتعلق بمستخدم محذوف. وهذا سيزيل المستخدم من مختلف تدابير مكافحة إساءة الاستعمال. إذا كنت تقوم بمعالجة طلب يدوي من أحد المستخدمين، قد ترغب في '{prefix}{command_name}` بدلاً من ذلك.\n\n" "إذا كنت متأكدا من أن هذا هو ما تنوي القيام به فيرجى الرد بما يلي:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1125,7 +1125,7 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1133,17 +1133,17 @@ msgstr "حاولت حذف جميع البيانات غير العملية عنك "يرجى الاتصال بمالك هذا البوت لمعالجة هذا.\n" "ملاحظة: خارج هذه الإخفاقات، كان ينبغي حذف البيانات." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1154,34 +1154,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1191,12 +1191,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1216,7 +1216,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1230,35 +1230,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "تضمين الإعدادات:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1270,15 +1270,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1294,20 +1294,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "وستعود المداخن الآن إلى الوضع العالمي." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1324,11 +1324,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1344,15 +1344,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1368,11 +1368,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1390,23 +1390,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "مضمن الآن {} لهذه القناة." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "مفعّل" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "معطل" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1422,15 +1422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1443,11 +1443,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1457,16 +1457,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1478,7 +1478,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1493,7 +1493,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1502,15 +1502,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1525,56 +1525,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "انتهت مهلة الرد." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "حسناً. باي :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "حسنًا، سأبقى بعد ذلك. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "حسناً، أنا لا أغادر هذه السيرفرات." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1585,7 +1585,7 @@ msgstr "\n" " ملاحظة: هذا الأمر تفاعلي.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1598,77 +1598,77 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "تم تحميل {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "الحزم التالية تم تحميلها بالفعل: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "لم يتم العثور على الحزمة التالية في أي مسار الكود: {pack}." -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "لم يتم العثور على الحزم التالية في أي مسار الكود: {packs}" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "تعذر تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1680,23 +1680,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "الحزم التالية تم تحميلها بالفعل: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "تم تحميل الحزمة التالية مسبقاً: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "تم تحميل الحزمة التالية مسبقاً: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1709,45 +1709,45 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "تم تحميله {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزمة التالية: {pack}.\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "فشل في إعادة تحميل الحزم التالية: {packs}\n" "تحقق من وحدة التحكم الخاصة بك أو سجلات للحصول على التفاصيل." -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "تعذر إعادة تحميل هذه الحزمة للسبب التالي:\n\n" "{reason}" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "لا يمكن إعادة تحميل هذه الحزم للأسباب التالية:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1758,27 +1758,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1789,19 +1789,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1811,32 +1811,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1846,16 +1846,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1867,11 +1867,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1881,19 +1881,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1906,11 +1906,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "إيقاف التشغيل... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1923,29 +1923,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "جاري إعادة التشغيل..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "الأمر الأساسي لإعدادات البنك." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1954,7 +1954,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1965,54 +1965,54 @@ msgstr "تبديل ما إذا كان البنك عالمياً أم لا.\n\n" " إذا كان البنك لكل خادم، فإنه سيصبح عالميا.\n" " " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "لكل السيرفرات" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "عام" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "البنك هو الآن {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "تعيين اسم البنك." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "تم تعيين اسم البنك إلى: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "تعيين اسم عملة البنك. (Automatic Translation)." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "تم تعيين اسم العملة إلى: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "تعيين الحد الأقصى للرصيد الذي يمكن للمستخدم الحصول عليه." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "يجب أن يكون المبلغ أكبر من صفر وأقل من {max}." -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "تم تعيين الحد الأقصى للرصيد إلى: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2022,15 +2022,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2041,25 +2041,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2071,20 +2071,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2096,20 +2096,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2121,49 +2121,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2172,50 +2172,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2231,40 +2231,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "إعادة تعيين الوصف." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "تم." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2277,7 +2277,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2286,11 +2286,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2303,7 +2303,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2312,11 +2312,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2329,28 +2329,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2361,15 +2361,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "أنت تفتقر إلى الصلاحيات لتغيير اسمي المستعار." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2384,24 +2384,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "تم مسح سجل النظام." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "تم تعيين النص المخصص." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2417,7 +2417,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2430,15 +2430,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "تم مسح اللعبة." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2451,15 +2451,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "تم مسح الإستماع." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2472,15 +2472,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "تم مسح المشاهدة." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2493,15 +2493,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2514,44 +2514,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "تغيرت الحالة إلى {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2569,15 +2569,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "وهذا الدور هو بالفعل دور المدير." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "وهذا الدور يعتبر الآن دور admin." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2594,15 +2594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "وهذا الرتبة هى بالفعل دور admin." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "وهذا الدور يعتبر الآن دور mod." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2614,15 +2614,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "وهذا الدور ليس رتبة admin في البداية." -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "وهذا الرتبة يعتبر الآن دور admin." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2634,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "وهذا الدور ليس رتبة admin في البداية." -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "وهذا الرتبة يعتبر الآن دور mod." -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2660,7 +2660,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2677,16 +2677,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2703,15 +2703,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "تم تعيين الان." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2727,7 +2727,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2742,15 +2742,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2765,15 +2765,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2793,19 +2793,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "تم تعيين رمز API{service}." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2815,19 +2815,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2838,20 +2838,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2859,7 +2859,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2871,7 +2871,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2882,7 +2882,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2894,7 +2894,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2906,7 +2906,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2915,15 +2915,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "لا توجد قنوات إضافية يتم إرسالها إليها." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "قناة غير معروفة بالمعرفة: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2931,18 +2931,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2950,7 +2950,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2965,23 +2965,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "تم تعطيل حذف الأمر." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "حذف تعيين التأخير إلى {num} ثانية." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "لن أحذف رسائل الأوامر." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2992,19 +2992,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "يستخدم البوت {} لون التكوين الخاص به للتضمينات." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "لن" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "سوف" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3016,11 +3016,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3031,11 +3031,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "تم البحث عن أمر غامض {} لهذا الخادم." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3052,15 +3052,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "تم إعادة تعيين اللون." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "تم تعيين اللون." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3075,33 +3075,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "تم الإلغاء." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "تم تعيين prefix." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3120,27 +3120,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3155,15 +3155,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3177,19 +3177,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3197,7 +3197,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3207,11 +3207,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3220,11 +3220,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3234,11 +3234,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3258,27 +3258,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "المساعدة لن تستخدم القوائم." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3292,15 +3292,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "المساعدة ستقوم بتصفية الأوامر المخفية." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3314,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3338,15 +3338,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3360,15 +3360,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "المساعدة سوف تظهر فقط للأوامر التي يمكن تشغيلها." -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "سوف تظهر المساعدة دون التحقق مما إذا كان يمكن تشغيل الأوامر." -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3384,15 +3384,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "المساعدة سوف تتحقق من وجود مواضيع المساعدة." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "المساعدة سوف تتحقق فقط من وجود مواضيع المساعدة عبر مساعدة غامضة (إذا تم تفعيلها)." -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3407,15 +3407,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "يجب عليك إعطاء قيمة لا تقل عن 500 حرف." -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "تم. تم تعيين حد الحرف لكل صفحة إلى {}." -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3430,15 +3430,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "يجب أن تعطي قيمة صفر أو أكثر!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "تم. تم تعيين الحد الأقصى للصفحة إلى {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3455,19 +3455,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "لا يمكن أن يكون التأخير أطول من 14 يوماً!" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "تم. لن يتم حذف رسائل المساعدة الآن." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "تم. تم تعيين تأخير الحذف إلى {} ثانية." -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3482,19 +3482,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3510,19 +3510,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "العلامة الخاصة بك طويلة جداً! الرجاء اختصارها بحيث لا يتجاوز طولها 2048 حرفاً." -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "تم إعادة تعيين العلامة." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3533,43 +3533,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "معرف المستخدم: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "عبر DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "من {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " مُعرّف الخادم: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "استخدم `{}dm {} للرد على هذا المستخدم" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "أرسلت من {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "لقد تم تكويني لعدم إرسال هذا في أي مكان." -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "تم إرسال رسالتك." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "أنا غير قادر على تسليم رسالتك. عذراً." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3582,41 +3582,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "مالك هو {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "يمكنك الرد على هذه الرسالة باستخدام {}جهة اتصال" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "عذراً، لم أستطع تسليم رسالتك إلى {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "تم ارسال الرسالة إلى {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "يطبع مسار بيانات البوت." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "مسار البيانات: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3631,19 +3631,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3652,7 +3652,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3664,15 +3664,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3681,21 +3681,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3708,15 +3708,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3726,11 +3726,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3738,7 +3738,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3750,19 +3750,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3771,15 +3771,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3791,15 +3791,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3808,11 +3808,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3821,7 +3821,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3834,19 +3834,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3855,19 +3855,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3881,19 +3881,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3903,11 +3903,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3915,7 +3915,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3928,27 +3928,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3957,15 +3957,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3978,15 +3978,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3996,16 +3996,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4019,15 +4019,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4041,11 +4041,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4057,19 +4057,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4081,19 +4081,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4101,15 +4101,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4120,7 +4120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4128,19 +4128,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "ليس هناك أي أوامر معطلة عالميا." -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "أمر واحد معطل عالمياً.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4148,19 +4148,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "ليس هناك أي أوامر معطلة في {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} الأوامر معطلة في {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "تم تعطيل أمر واحد في {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4174,7 +4174,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4186,19 +4186,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "الأمر لتعطيل لا يمكن أن يكون \"أمر\" أو أي من الأوامر الفرعية الخاصة به." -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "يتم تعيين هذا الأمر على أنه متاح دائمًا ولا يمكن تعطيله." -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "وهذا الأمر معطل بالفعل على الصعيد العالمي." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4210,15 +4210,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "غير مسموح لك بتعطيل هذا الأمر." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "هذا الأمر معطل بالفعل في هذا الخادم." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4231,7 +4231,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4243,11 +4243,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "وقد تم بالفعل تمكين هذه القيادة على الصعيد العالمي." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4259,15 +4259,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "غير مسموح لك بتمكين هذا الأمر." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "هذا الأمر مفعل بالفعل في هذا السيرفر." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4281,7 +4281,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4289,7 +4289,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4298,19 +4298,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "الأدوار المناعية من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "الأعضاء المناصرين من إجراءات الاعتدال الآلية:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4322,11 +4322,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "تمت الإضافة بالفعل." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4338,11 +4338,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "ليس في القائمة." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4354,15 +4354,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4373,7 +4373,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4382,7 +4382,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4400,15 +4400,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4418,20 +4418,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4446,15 +4446,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4463,30 +4463,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "لاشيء" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index a5636fb8b..85752badb 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -623,119 +623,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -789,81 +789,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -874,20 +874,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -895,7 +895,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -904,12 +904,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -918,39 +918,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -962,63 +962,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1029,11 +1029,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1043,11 +1043,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1061,15 +1061,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1082,34 +1082,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1120,34 +1120,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1157,12 +1157,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1182,7 +1182,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1196,35 +1196,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1236,15 +1236,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1260,20 +1260,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1290,11 +1290,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1310,15 +1310,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1334,11 +1334,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1356,23 +1356,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1388,15 +1388,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1409,11 +1409,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1423,16 +1423,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1444,7 +1444,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1459,7 +1459,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1468,15 +1468,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1491,56 +1491,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1548,7 +1548,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1561,67 +1561,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1633,23 +1633,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1662,41 +1662,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1707,27 +1707,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1738,19 +1738,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1760,32 +1760,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1795,16 +1795,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1816,11 +1816,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1830,19 +1830,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1855,11 +1855,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Изключване... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1872,29 +1872,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1903,7 +1903,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1911,54 +1911,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "глобален" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1968,15 +1968,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1987,25 +1987,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2017,20 +2017,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2042,20 +2042,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2067,49 +2067,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2118,50 +2118,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2177,40 +2177,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Завършено." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2223,7 +2223,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2232,11 +2232,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2249,7 +2249,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2258,11 +2258,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2275,28 +2275,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2307,15 +2307,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2330,24 +2330,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2363,7 +2363,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2376,15 +2376,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2397,15 +2397,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2418,15 +2418,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2439,15 +2439,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2460,44 +2460,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2515,15 +2515,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2540,15 +2540,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2560,15 +2560,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2580,15 +2580,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2606,7 +2606,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2623,16 +2623,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2649,15 +2649,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2673,7 +2673,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2688,15 +2688,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2711,15 +2711,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2739,19 +2739,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2761,19 +2761,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2784,20 +2784,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2805,7 +2805,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2817,7 +2817,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2828,7 +2828,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2840,7 +2840,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2852,7 +2852,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2861,15 +2861,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2877,18 +2877,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2896,7 +2896,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2911,23 +2911,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2938,19 +2938,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2962,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2977,11 +2977,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2998,15 +2998,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3021,33 +3021,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3066,27 +3066,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3101,15 +3101,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3123,19 +3123,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3143,7 +3143,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3153,11 +3153,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3166,11 +3166,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3180,11 +3180,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3204,27 +3204,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3238,15 +3238,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3260,15 +3260,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3284,15 +3284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3306,15 +3306,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3330,15 +3330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3353,15 +3353,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3376,15 +3376,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3401,19 +3401,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3428,19 +3428,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3456,19 +3456,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3479,43 +3479,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3528,41 +3528,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3577,19 +3577,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3598,7 +3598,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3610,15 +3610,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3627,21 +3627,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3654,15 +3654,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3672,11 +3672,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3684,7 +3684,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3696,19 +3696,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3717,15 +3717,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3737,15 +3737,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3754,11 +3754,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3767,7 +3767,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3780,19 +3780,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3801,19 +3801,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3827,19 +3827,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3849,11 +3849,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3861,7 +3861,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3874,27 +3874,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3903,15 +3903,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3924,15 +3924,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3942,16 +3942,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3965,15 +3965,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3987,11 +3987,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4003,19 +4003,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4027,19 +4027,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4047,15 +4047,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4066,7 +4066,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4074,19 +4074,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4094,19 +4094,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4120,7 +4120,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4132,19 +4132,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4156,15 +4156,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4177,7 +4177,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4189,11 +4189,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4205,15 +4205,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4227,7 +4227,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4235,7 +4235,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4244,19 +4244,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4268,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4284,11 +4284,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4300,15 +4300,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4319,7 +4319,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4328,7 +4328,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4346,15 +4346,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4364,20 +4364,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4392,15 +4392,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4409,30 +4409,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Няма" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index 3ab208294..8aef4cd68 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -628,119 +628,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -794,49 +794,49 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instanci Red bota vlastní" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Verze Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Ano, {version} je k dispozici." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Selhala kontrola aktualizací." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Zastaralé" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "O této instanci bota" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "O Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Přináší radost od 02 Ledna 2016 (již {} dní!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -844,7 +844,7 @@ msgstr "Tento bot je instancí Red, open source Discord bot (1) vytvořený Twen "Red je podporován vášnivou komunitou, která přispívá a vytváří obsah pro užívání všemi. Přidejte se k nám dnes (4) a pomozte nám vše ještě vylepšit!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -854,7 +854,7 @@ msgstr "Instanci vlastní tým: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red verze: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -864,19 +864,19 @@ msgstr "Instanci vlastní: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red verze: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Zastaralá verze: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**O Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**O této instanci bota**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -894,20 +894,20 @@ msgstr "**Odkazy**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Zobrazuje čas vzhůru bota [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Méně než vteřina." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -915,7 +915,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -924,12 +924,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -938,39 +938,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -982,63 +982,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1049,11 +1049,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1063,11 +1063,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1081,15 +1081,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1102,34 +1102,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1140,34 +1140,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1177,12 +1177,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1202,7 +1202,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1216,35 +1216,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1256,15 +1256,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1280,20 +1280,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1310,11 +1310,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1330,15 +1330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1354,11 +1354,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1376,23 +1376,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "povoleno" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "zakázáno" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1408,15 +1408,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1429,11 +1429,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1443,16 +1443,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1464,7 +1464,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1479,7 +1479,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1488,15 +1488,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1511,56 +1511,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Dobře. Sbohem :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1568,7 +1568,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1581,67 +1581,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Načteno {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1653,23 +1653,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1682,41 +1682,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Znovu načteno {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1727,27 +1727,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1758,19 +1758,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1780,32 +1780,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1815,16 +1815,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1836,11 +1836,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1850,19 +1850,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1875,11 +1875,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Vypínání... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1892,29 +1892,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Restartování..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Základní příkaz pro bankovní nastavení." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Zobrazí aktuální nastavení banky." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1927,7 +1927,7 @@ msgstr "Jméno banky: {bank_name}\n" "Výchozí zůstatek: {default_balance}\n" "Maximalní povolený zůstatek: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1938,54 +1938,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "na server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globální" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banka je nyní {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Nastavit název banky." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Název banky byl nastaven na: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Nastavte název měny banky." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Název měny byl nastaven na: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maximální zůstatek byl nastaven na: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1995,15 +1995,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2014,25 +2014,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2044,20 +2044,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2069,20 +2069,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2094,49 +2094,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2145,50 +2145,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2204,40 +2204,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Popis obnoven." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Hotovo." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2250,7 +2250,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2259,11 +2259,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2276,7 +2276,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2285,11 +2285,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2302,28 +2302,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2334,15 +2334,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2357,24 +2357,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2390,7 +2390,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2403,15 +2403,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2424,15 +2424,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2445,15 +2445,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2466,15 +2466,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2487,44 +2487,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Stav změněn na {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2542,15 +2542,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Tato role je již administrátorskou rolí." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2567,15 +2567,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Tato role je již moderátorská role." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 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:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2587,15 +2587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 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:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2607,15 +2607,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 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:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2633,7 +2633,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2650,16 +2650,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2676,15 +2676,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2700,7 +2700,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2715,15 +2715,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2738,15 +2738,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2766,19 +2766,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2788,19 +2788,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2811,20 +2811,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2832,7 +2832,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2844,7 +2844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2855,7 +2855,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2867,7 +2867,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2879,7 +2879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2888,15 +2888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2904,18 +2904,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2923,7 +2923,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2938,23 +2938,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2965,19 +2965,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2989,11 +2989,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3004,11 +3004,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3025,15 +3025,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3048,33 +3048,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Zrušeno." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3093,27 +3093,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3128,15 +3128,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3150,19 +3150,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3170,7 +3170,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3180,11 +3180,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3193,11 +3193,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3207,11 +3207,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3231,27 +3231,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3265,15 +3265,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3287,15 +3287,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3311,15 +3311,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3333,15 +3333,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3357,15 +3357,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3380,15 +3380,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3403,15 +3403,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3428,19 +3428,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3455,19 +3455,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3483,19 +3483,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3506,43 +3506,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 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:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3555,41 +3555,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 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:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 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:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3604,19 +3604,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3625,7 +3625,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3637,15 +3637,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3654,21 +3654,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3681,15 +3681,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3699,11 +3699,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3711,7 +3711,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3723,19 +3723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3744,15 +3744,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3764,15 +3764,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3781,11 +3781,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3794,7 +3794,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3807,19 +3807,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3828,19 +3828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3854,19 +3854,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3876,11 +3876,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3888,7 +3888,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3901,27 +3901,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3930,15 +3930,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3951,15 +3951,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3969,16 +3969,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3992,15 +3992,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4014,11 +4014,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4030,19 +4030,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4054,19 +4054,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4074,15 +4074,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4093,7 +4093,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4101,19 +4101,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4121,19 +4121,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4147,7 +4147,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4159,19 +4159,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4183,15 +4183,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4204,7 +4204,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4216,11 +4216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4232,15 +4232,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4254,7 +4254,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4262,7 +4262,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4271,19 +4271,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4295,11 +4295,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4311,11 +4311,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4327,15 +4327,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4352,7 +4352,7 @@ msgstr "\n" " - Vlastníci, Administrátoři a ti s oprávněním Spravovat kanály přepisují ignorované kanály.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4361,7 +4361,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4392,15 +4392,15 @@ msgstr "\n" " - `` - Kanál ignoruje. Může to být také vlákno nebo kanál kategorie.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Kanál přidán do seznamu ignorovaných." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Kanál je již v seznamu ignorovaný." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4410,20 +4410,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 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:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Tento server je již ignorován." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4438,15 +4438,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Kanál byl odebrán ze seznamu ignorovaných." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Tento kanál není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4455,30 +4455,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 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:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Tento server není v seznamu ignorovaných." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Žádný" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index ed09d8971..dfa808280 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -615,119 +615,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -781,7 +781,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -789,75 +789,75 @@ msgstr "Denne bot er et instans af [Red, an open source Discord bot]({}) lavet a "Red bakkes op af et lidenskabeligt fællesskab, der bidrager og skaber indhold, som alle kan nyde. [Tilmeld dig i dag]({}) og hjælp os med at forbedre!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instans ejet af" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -868,20 +868,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -889,7 +889,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -898,12 +898,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -912,39 +912,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -956,63 +956,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1023,11 +1023,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1037,11 +1037,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1055,15 +1055,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1076,34 +1076,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1114,34 +1114,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1151,12 +1151,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1176,7 +1176,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1190,35 +1190,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1230,15 +1230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1254,20 +1254,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1284,11 +1284,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1304,15 +1304,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1328,11 +1328,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1350,23 +1350,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "aktiveret" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "deaktiveret" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1382,15 +1382,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1403,11 +1403,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1417,16 +1417,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1438,7 +1438,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1453,7 +1453,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1462,15 +1462,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1485,56 +1485,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1542,7 +1542,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1555,67 +1555,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1627,23 +1627,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1656,41 +1656,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1701,27 +1701,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1732,19 +1732,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1754,32 +1754,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1789,16 +1789,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1810,11 +1810,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1824,19 +1824,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1849,11 +1849,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1866,29 +1866,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1897,7 +1897,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1905,54 +1905,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1962,15 +1962,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1981,25 +1981,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2011,20 +2011,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2036,20 +2036,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2061,49 +2061,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2112,50 +2112,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2171,40 +2171,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Færdig." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2217,7 +2217,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2226,11 +2226,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2243,7 +2243,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2252,11 +2252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2269,28 +2269,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2301,15 +2301,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2324,24 +2324,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2357,7 +2357,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2370,15 +2370,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2391,15 +2391,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2412,15 +2412,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2433,15 +2433,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2454,44 +2454,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2509,15 +2509,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2534,15 +2534,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2554,15 +2554,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2574,15 +2574,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2600,7 +2600,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2617,16 +2617,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2643,15 +2643,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2667,7 +2667,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2682,15 +2682,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2705,15 +2705,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2733,19 +2733,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2755,19 +2755,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2778,20 +2778,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2799,7 +2799,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2811,7 +2811,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2822,7 +2822,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2834,7 +2834,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2846,7 +2846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2855,15 +2855,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2871,18 +2871,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2890,7 +2890,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2905,23 +2905,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2932,19 +2932,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2956,11 +2956,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2971,11 +2971,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2992,15 +2992,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3015,33 +3015,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3060,27 +3060,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3095,15 +3095,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3117,19 +3117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3137,7 +3137,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3147,11 +3147,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3160,11 +3160,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3174,11 +3174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3198,27 +3198,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3232,15 +3232,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3254,15 +3254,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3278,15 +3278,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3300,15 +3300,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3324,15 +3324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3347,15 +3347,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3370,15 +3370,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3395,19 +3395,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3422,19 +3422,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3450,19 +3450,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3473,43 +3473,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3522,41 +3522,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3571,19 +3571,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3592,7 +3592,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3604,15 +3604,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3621,21 +3621,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3648,15 +3648,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3666,11 +3666,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3678,7 +3678,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3690,19 +3690,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3711,15 +3711,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3731,15 +3731,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3748,11 +3748,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3761,7 +3761,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3774,19 +3774,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3795,19 +3795,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3821,19 +3821,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3843,11 +3843,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3855,7 +3855,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3868,27 +3868,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3897,15 +3897,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3918,15 +3918,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3936,16 +3936,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3959,15 +3959,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3981,11 +3981,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3997,19 +3997,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4021,19 +4021,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4041,15 +4041,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4060,7 +4060,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4068,19 +4068,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4088,19 +4088,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4114,7 +4114,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4126,19 +4126,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4150,15 +4150,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4171,7 +4171,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4183,11 +4183,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4199,15 +4199,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4221,7 +4221,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4229,7 +4229,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4238,19 +4238,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4262,11 +4262,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4278,11 +4278,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4294,15 +4294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4319,7 +4319,7 @@ msgstr "\n" " - Ejere, Admins, og dem med Administrer kanal tilladelser tilsidesætte ignorerede kanaler.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4328,7 +4328,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4359,15 +4359,15 @@ msgstr "\n" " - `` - Kanalen til at ignorere. Dette kan også være en tråd eller kategori kanal.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4377,20 +4377,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4405,15 +4405,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4422,30 +4422,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 39c6fd01d..27514ad22 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -647,119 +647,119 @@ msgstr "die Windows-Eingabeaufforderung(CMD)" msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 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:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "Argument `{parameter_name}` muss eine positive integer sein." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "Argument `{parameter_name}` muss ein integer sein und darf nicht mehr als {maximum} sein." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "Argument `{parameter_name}` muss ein integer sein und nicht weniger als {minimum} sein." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "Argument `{parameter_name}` muss eine integer zwischen {minimum} und {maximum} sein." -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "Argument `{parameter_name}` muss eine positive Zahl sein." -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "Argument `{parameter_name}` muss eine Zahl und darf nicht mehr sein als {maximum}." -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "Argument `{parameter_name}` muss eine Zahl und nicht weniger als {maximum} sein." -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "Argument `{parameter_name}` muss eine Zahl zwischen {minimum} und {maximum} sein." -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "Argument `{parameter_name}` muss ein String mit einer Länge von nicht mehr als {maximum} sein." -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "Argument `{parameter_name}` muss ein String mit einer Länge von nicht weniger als {minimum} sein." -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "Argument `{parameter_name}` muss ein String mit einer Länge von zwischen {minimum} und {maximum} sein." -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "Argument `{parameter_name}` muss eine Zahl und nicht weniger als {minimum} sein." -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" ist kein integer." -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" ist keine Zahl." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "Fehler im Befehl '{command}'." -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 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:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 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:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Dieser Befehl ist nicht in Direktnachrichten verfügbar." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Dieser Befehl kann nur in Direktnachrichten genutzt werden." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Dieser Befehl ist nur in NSFW-Kanälen verfügbar." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "Dieser Befehl ist auf Abklingzeit. Versuche es erneut {relative_time}." -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Zu viele Personen verwenden diesen Befehl. Er kann nur gleichzeitig {number} Mal verwendet werden." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Zu viele Benutzer, die diesen Befehl verwenden. Er kann nur einmal gleichzeitig verwendet werden." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Dieser Befehl ist noch in Bearbeitung. Er kann pro {type} nur gleichzeitig {number} Mal verwendet werden." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Dieser Befehl ist noch in Bearbeitung. Er kann pro {type} nur einmal gleichzeitig verwendet werden." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Zu viele Personen benutzen diesen command. Er kann nur {number} Mal pro {type} verwendet werden." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Zu viele Personen verwenden diesen Befehl. Er kann nur einmal gleichzeitig pro {type} verwendet werden." @@ -816,7 +816,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Zeigt Information über [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -824,43 +824,43 @@ msgstr "Dieser Bot ist eine Instanz von [Red, ein open source Discord bot]({}) e "Red wird von einer aktiven Community unterstützt, welche sich am Code beteiligt und Inhalte für andere erstellt. [Werde auch du ein Teil der Community]({}) und hilf uns noch besser zu werden!\n\n" "(C) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Diese Instanz gehört einem Team" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Diese Instanz gehört" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red Version" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Ja, {version} ist verfügbar." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Die Suche nach einem Update ist fehlgeschlagen." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Veraltet" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Über diese Instanz" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Über Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Freude seit 02. Jan 2016 (vor {} Tagen!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -868,7 +868,7 @@ msgstr "Dieser Bot ist eine Instanz von Rot, einem Open-Source-Discord Bot (1) e "Red wird von einer leidenschaftlichen Community unterstützt, welche sich am Code beteiligt und Inhalte schafft, die jeder genießen kann. Werde auch du ein Teil der Cimmunity (4) und huns noch besser zu werden!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -878,7 +878,7 @@ msgstr "Diese Instanz gehört Team: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red Version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -888,19 +888,19 @@ msgstr "Instanz im Besitz von: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red Version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Veraltet: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Über Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Über diese Instanz**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -918,20 +918,20 @@ msgstr "**Referenzen**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Zeigt die Laufzeit von [botname] an." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Weniger als eine Sekunde." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Ich laufe seit: **{time_quantity}** (seit {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -942,7 +942,7 @@ msgstr "\n" " Mehr Informationen können in der [End User Data Documentation] (https://docs.discord.red/en/stable/red_core_data_statement.html) gefunden werden.\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -955,13 +955,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Für die nötige Funktionalität speichert dieser Bot speichert einige Daten über Benutzer. Hierbei handelt es sich i.d.R. um die ID, welche Discord dem Benutzer zuweist und mit verschiedensten Dingen verbunden ist, abhängig davon wie du mit dem Bot interagierst. Es gibt ein paar Befehle welche diese speichern um nachvollziehen zu können wer etwas erstellt hat (zum Beispiel Playlists). Für weitere Informationen und ausführliche Details was gespeichert wird und warum, rufe bitte {link} auf.\n\n" "Darüber hinaus kann es sein, dass 3rd-party Erweiterungen, die der Bot Besitzer installiert, zusätzliche Daten speichert oder nicht. Du kannst `{prefix}mydata 3rdparty` verwenden um hierzu Angaben der jeweiligen 3rd Party Erweiterung einzusehen." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -974,39 +974,39 @@ msgstr "Zeigt die Endbenutzer Daten-Erklärung jedes 3. Anbieter Moduls an.\n\n" " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Ich muss in der Lage sein Dateien anzuhängen (versuche es in den Direktnachrichten?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Diese Instanz scheint keine 3rd-party Erweiterung geladen zu haben." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "3rd party Endbenutzer Daten Angaben" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Nachfolgendes sind Angaben der 3rd-party Erweiterungen." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "3rd-party Erweiterungen ohne Angaben\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Hier ist eine erstellte Seite mit den Angaben der 3rd-party Erweiterungen." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Keine Bestätigung erhalten, breche ab." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Keine passende Bestätigung erhalten, breche ab." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1025,19 +1025,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Dieser Befehl ({command}) unterstützt keine nicht-interaktive Verwendung." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Dies wird den Bot veranlassen Daten von dir zu entfernen und/oder zu trennen. Es wird keine für den Betrieb notwendigen Daten, wie etwa modlog Einträge, Warnungen oder Stummschaltungen entfernen. Wenn du dir sicher bist, dass du dies möchtest, antworte bitte wie folgt:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Dies kann einige Zeit dauern." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1045,7 +1045,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1053,7 +1053,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1061,27 +1061,27 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über dich (von denen ic "Bitte kontaktiere den Besitzer des Bots und weise darauf hin.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Ich habe alle nicht-funktionalen Daten über dich (von denen ich weiß wie man sie löscht) gelöscht {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Die folgenden cogs konnten nicht gelöscht werden:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Bald Verfügbar] Rufe ab, welche Daten [botname] über dich gesammelt hat." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Dieser Befehl führt derzeit nichts aus, aber wir arbeiten daran das es unterstützt wird." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1090,7 +1090,7 @@ msgstr "\n" " Befehle für vollständigere Datenverarbeitung.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1107,11 +1107,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Benutzer können ihre eigenen Daten löschen. Dies beinhaltet keine funktionalen Daten wie blockierte Benutzer." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1126,11 +1126,11 @@ msgstr "\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Benutzer kann seine eigenen Daten nicht löschen." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1153,15 +1153,15 @@ msgstr "\n" " - `1`: Cogs sollten alles löschen, was für den Benutzer nicht benötigt wird.\n" " " -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Cogs werden angewiesen, auf Anfrage des Benutzers alle nicht-funktionalen Daten zu entfernen." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Es wird den Cogs mitgeteilt, dass ein Benutzer eine Anfrage zum Löschen von Daten gestellt hat und die Details darüber was zu löschen ist, wird der Entscheidung des Cog Erstellers überlassen." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1182,13 +1182,13 @@ msgstr "\n" " - `` - Die ID des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dadurch wird der Bot alle Daten von der angegebenen Benutzer-ID entfernen. Du solltest diese Funktion nicht verwenden, es sei denn, Discord hat dies speziell für einen gelöschten Benutzer angefordert. Dadurch werden die Daten des Benutzers von verschiedenen Maßnahmen zur Missbrauchsbekämpfung entfernt. Wenn du eine manuelle Anfrage eines Benutzers verarbeitest, solltest du `{prefix}{command_name}` stattdessen verwenden.\n\n" "Wenn du dir sicher bist, dass du dies tun willst, antworte bitte folgendermaßen:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1196,7 +1196,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1204,7 +1204,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1212,11 +1212,11 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Ich habe alle Daten über diesen Benutzer gelöscht, von denen ich weiß wie man sie löscht." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1233,13 +1233,13 @@ msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" " - `` - Die Id des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dies wird dazu führen, dass der Bot viele nicht-funktionale Daten vom angegebenen Benutzer entfernt. Benutzer haben für diese Funktion Zugriff auf einen anderen Befehl, es sei denn, sie können überhaupt nicht mit dem Bot interagieren. Dies ist eine meist sichere Operation aber Sie sollten es nicht verwenden, es sei denn, dass Sie eine Anfrage dieses Benutzers bearbeiten, da dies deren Nutzung des Bots beeinträchtigen kann. 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" "Wenn du sicher bist, dass du dies tun willst, antworte bitte mit folgendem:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1247,7 +1247,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1255,7 +1255,7 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1263,11 +1263,11 @@ msgstr "Ich habe versucht alle nicht-funktionalen Daten über diesen Benutzer (v "Bitte untersuche deine Logdateien auf passende Einträge und kontaktiere den Besitzer der Cogs und Module zusammen mit den Informationen aus deinen Dateien.\n" "Hinweis: Abseits dieser Fehler sollten die Daten gelöscht worden sein." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Ich habe alle Daten über diesen Benutzer gelöscht, von denen ich weiß wie man sie löscht." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1282,13 +1282,13 @@ msgstr "Lösche Daten die [botname] über einen Benutzer gesammelt hat.\n\n" " - `` - Die Id des Benutzers, dessen Daten gelöscht werden sollen.\n" " " -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dies wird dazu führen, dass der Bot viele Daten über den angegebenen Benutzer entfernt. Dies kann mehr als nur Enddaten beinhalten, einschließlich Anti-Missbrauch-Aufzeichnungen.\n\n" "Wenn du dir sicher bist, dass du dies tun willst, antworte bitte mit folgendem:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1323,7 +1323,7 @@ msgstr "\n" " 3. Globale Einstellung - `[p]einbettungseinstellung global`\n" " " -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1346,35 +1346,35 @@ msgstr "\n" " - `[command]` - Prüft diesen Befehl auf Befehlsspezifische Einbindungseinstellungen.\n" " " -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Einbettungseinstellungen: \n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Globaler Standard: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Gildeneinstellung: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "Globale Befehlseinstellung für {command} Befehl: {value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Kanaleinstellung: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Benutzereinstellung: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1393,15 +1393,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Einbettungen sind jetzt standardmäßig deaktiviert." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Einbettungen sind jetzt standardmäßig aktiviert." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1428,20 +1428,20 @@ msgstr "\n" " - `[enabled]` - Ob embeds auf diesem Server verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 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:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde aktiviert." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Einbettungen sind jetzt für diese Gilde deaktiviert." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1470,11 +1470,11 @@ msgstr "\n" " - `[enabled]` - Ob embeds für diesen Befehl verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "Der übergebene Befehl benötigt die Erlaubnis zur Einbettung von Links und kann daher nicht auf keine Einbettung gesetzt werden." -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1501,15 +1501,15 @@ msgstr "\n" " - `[enabled]` - Ob embeds für diesen Befehl verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 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:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 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:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1536,11 +1536,11 @@ msgstr "\n" " - `[enabled]` - Ob embeds für diesen Befehl verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "Einbettungen werden nun zurück in die Servereinstellungen gesetzt." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1571,23 +1571,23 @@ msgstr "\n" " - `[enabled]` - Ob Einbettungen in diesem Kanal verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Einbettungen für diesen Discord Server sind jetzt {}." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "aktiviert" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "deaktiviert" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1614,15 +1614,15 @@ msgstr "\n" " - `[enabled]` - Ob Einbettungen in DM verwendet werden sollen. Leer lassen, um auf Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie aktiviert." -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "Einbettungen sind jetzt in Privatnachrichten für Sie deaktiviert." -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1643,11 +1643,11 @@ msgstr "Sendet die letzte ausnahmsweise an den Besitzer.\n\n" " - `[public]` - Gibt an, ob der Traceback an den aktuellen Kontext gesendet werden soll. Leer lassen, um DMS zu senden.\n" " " -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Bisher ist keine Ausnahme aufgetreten." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1662,16 +1662,16 @@ msgstr "Zeigt die Einladungs-URL [botname]an.\n\n" " - `[p]invite`\n" " " -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 msgid "This bot is currently **serverlocked**, meaning that it is locked to its current servers and will leave any server it joins." msgstr "Dieser Bot ist derzeit **serverlocked**, was bedeutet, dass er an seinen aktuellen Servern gesperrt ist und jeden Server, dem er beitritt, verlassen wird." -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Befehle zum Einrichten von [botname]'s Einladungseinstellungen." -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1690,7 +1690,7 @@ msgstr "\n" " - `[confirm]` - Wird benötigt um auf öffentlich zu setzen. Nicht erforderlich, um zurück zum Privaten zu wechseln.\n" " " -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1715,7 +1715,7 @@ msgstr "\n" " - `` - Die Berechtigungsstufe, die für den Bot in der generierten Einladung benötigt wird.\n" " " -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1728,15 +1728,15 @@ msgstr "\n" " Beachten Sie, dass frühere Server, die den Bot ohne den Geltungsbereich eingeladen haben, keine Schrägstrich Befehle haben können, sie müssen den Bot ein zweites Mal einladen.\n" " " -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Der Bereich `applications.commands` wurde der Einladungs-URL hinzugefügt." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Der Bereich `applications.commands` wurde von der Einladungs-URL entfernt." -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1761,56 +1761,56 @@ msgstr "\n" " - `[servers...]` - Die Server zu verlassen. Wenn leer, versucht den aktuellen Server zu verlassen.\n" " " -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "Du musst mindestens eine Server-ID angeben." -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Sie haben keine Server-ID übergeben. Soll ich diesen Server verlassen?" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 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:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "Bist du sicher, dass ich diesen Server verlassen soll?" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Oke. Bye :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Alles klar. Verlasse {number} Server..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Okay. Verlasse einen Server..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Na gut, dann bleibe ich. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Alles klar, ich werde diese Server nicht verlassen." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Okay, ich verlasse diesen Server nicht." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1821,7 +1821,7 @@ msgstr "\n" " Hinweis: Dieser Befehl ist interaktiv.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1842,75 +1842,75 @@ msgstr "Lädt Funktionspakete aus den lokalen Pfaden und installierte Cogs.\n\n" " - `` - Die zu ladenden Cog Pakete.\n" " " -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Lade {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Das folgende Paket ist bereits geladen: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Das folgende Paket ist bereits geladen: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 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:1742 +#: redbot/core/core_commands.py:1746 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:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 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:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 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:1777 +#: redbot/core/core_commands.py:1781 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:1781 +#: redbot/core/core_commands.py:1785 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:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1929,23 +1929,23 @@ msgstr "Entlade zuvor geladene Funktionspakete.\n\n" " - `` - Die cog Pakete zum Entladen.\n" " " -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "Das folgende Paket ist bereits geladen: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Die folgenden Pakete wurden entfernt: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "Das folgende Paket wurde nicht geladen: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "Die folgenden Pakete wurden nicht geladen: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1966,46 +1966,46 @@ msgstr "Ladet Cog Packete neu.\n\n" " - `` - Das cog Packet zu neuladen.\n" " " -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Neu geladen {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 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:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 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:1929 +#: redbot/core/core_commands.py:1933 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:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "Basisbefehl für die Verwaltung der Anwendungsbefehle, die auf [botname] verwendet werden können." -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -2022,27 +2022,27 @@ msgstr "Markiert einen App-Befehl als aktiviert und erlaubt ihn, zum Bot hinzuge " - `[command_type]` - Welcher Typ der Anwendung aktiviert werden soll. Muss einer von `slash`, `message` oder `user` sein. Standard ist `slash`.\n" " " -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "Befehlstyp muss einer von `slash`, `message` oder `user` sein." -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "Dieser App-Befehl ist bereits aktiviert." -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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 "Dieser App-Befehl konnte nicht gefunden werden. Verwende `{prefix}slash list` um alle App-Befehle zu sehen. Möglicherweise müssen Sie den Befehlstyp noch einmal überprüfen." -#: redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "Das Befehlslimit wurde erreicht. Deaktiviere zuerst einen Befehl." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "Aktivierter {command_type} Anwendungsbefehl `{command_name}`" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -2059,19 +2059,19 @@ msgstr "Markiert einen Anwendungsbefehl als deaktiviert und verhindert, dass er " - `[command_type]` - Welcher Typ der Anwendung zu deaktivieren ist. Muss einer von `slash`, `message` oder `user` sein. Standard ist `slash`.\n" " " -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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 "Dieser Applikationsbefehl wurde so gesetzt, dass der Cog vom Autor funktioniert, und kann nicht deaktiviert werden. Das Rad muss entladen werden, um den Befehl zu entfernen." -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "Dieser App-Befehl ist bereits deaktiviert oder existiert nicht." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "{command_type} Anwendungsbefehl `{command_name} ` deaktiviert" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -2086,33 +2086,33 @@ msgstr "Markiert alle Anwendungsbefehle in einem Cog als aktiviert und erlaubt s " - `` - Die Cogs um Befehle zu aktivieren. Dieses Argument ist Groß- und Kleinschreibung.\n" " " -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "Konnte keine deaktivierten Befehle von {cog_names}finden. Verwende `{prefix}slash list, um alle Cogs mit Anwendungsbefehle zu sehen" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." msgstr "Das Aktivieren aller Anwendungsbefehle aus diesen Cogs würde insgesamt {count} Befehle aktivieren, das {cap} Befehlslimit für Slash Befehle überschreiten. Einige Befehle zuerst deaktivieren." -#: redbot/core/core_commands.py:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." msgstr "Das Aktivieren aller Anwendungsbefehle aus diesen Cogs würde insgesamt {count} Befehle aktivieren, das Befehlslimit von {cap} für Nachrichtenbefehle überschreiten. Einige Befehle zuerst deaktivieren." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." msgstr "Das Aktivieren aller Anwendungsbefehle aus diesen Cogs würde insgesamt {count} Befehle aktivieren, das {cap} Befehlslimit für Benutzerbefehle überschreiten. Einige Befehle zuerst deaktivieren." -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "{count} Befehle von {cog_names} aktiviert:\n" "{names}" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "Konnte keine deaktivierten Befehle von {cog_names}finden. Verwende `{prefix}slash list, um alle Cogs mit Anwendungsbefehle zu sehen." -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -2127,17 +2127,17 @@ msgstr "Markiert alle Anwendungsbefehle in einem Cog als deaktiviert, was verhin " - `` - Das Cog, aus dem die Befehle deaktiviert werden sollen. Dieses Argument ist Groß- und Kleinschreibung beachtend.\n" " " -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "Konnte keine aktivierten Befehle von {cog_names}finden. Verwende `{prefix}slash list, um alle Cogs mit Anwendungsbefehle zu sehen." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "{count} Befehle von {cog_names} deaktiviert:\n" "{names}" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -2155,11 +2155,11 @@ msgstr "Zeige die Slash-Befehle, die der Bot sehen kann, und ob sie aktiviert si " - Befehle, die mit \"++\" beginnen, wurden vom Cog-Autor aktiviert und können nicht deaktiviert werden.\n" " " -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "Es gibt keine App-Befehle zum Auflisten." -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -2174,19 +2174,19 @@ msgstr "Synchronisiert die Slash-Einstellungen mit Discord.\n\n" " - `[guild]` - Falls angegeben, synchronisiert Befehle für diesen Server (Guild). Andernfalls werden globale Befehle synchronisiert.\n" " " -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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 "In diesem Server benötige ich den Bereich applications.commands, um das zu tun. Sie können den Bot auffordern, diesen Bereich zu den Einladungslinks hinzuzufügen, indem Sie `{prefix}inviteset commandscope` verwenden, und anschließend `{prefix}invite` ausführen, um eine Einladung zu erhalten, die dem Bot den Bereich hinzufügt. Sie müssen den Bot nicht rauswerfen, um den Bereich zu aktivieren. Verwenden Sie einfach diese Einladung, um den Bot erneut mit dem aktivierten Bereich zu authentifizieren." -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "Synchronisierte {count} Befehle." -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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 "Du versuchst nach der letzten Synchronisation zu synchronisieren. Discord gefällt es nicht, wenn Bots öfter als nötig synchronisiert werden, so dass dieser Befehl eine Abklingzeit hat. Sie sollten alle Befehle aktivieren/deaktivieren, die Sie zuerst ändern möchten, und diesen Befehl nur einmal ausführen, nachdem alle Änderungen vorgenommen wurden. " -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -2206,11 +2206,11 @@ msgstr "Fährt den Bot herunter.\n\n" " **Argumente:**\n" " -`[silently]` - Gibt an, ob die Herunterfahrtsnachricht übersprungen werden soll. Standardmäßig auf \"False\" gesetzt. " -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Herunterfahren... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -2231,29 +2231,29 @@ msgstr "Versucht, [botname] neu zu starten.\n\n" " - `[silently]` - Gibt an, ob die Neustartnachricht übersprungen werden soll. Standardmäßig auf \"False\" gesetzt.\n" " " -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Neustart..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Basis Befehl für Bank Einstellungen." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Zeige die aktuellen Bankeinstellungen an." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Überall" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2267,7 +2267,7 @@ msgstr "Bankeinstellungen:\n\n" "Standardguthaben: {default_balance}\n" "Maximal zulässiges Guthaben: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2278,54 +2278,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "Global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Die Bank ist nun {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Legt den Namen der Bank fest." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Der Name der Bank wurde festgesetzt auf: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, 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:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Währungs Name wurde gesetzt auf: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Das maximale Guthaben wurde festgelegt auf:{amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2340,15 +2340,15 @@ msgstr "Setzen Sie das anfängliche Guthaben für neue Bankkonten.\n\n" " -`` Der Betrag des neuen anfänglichen Guthabens. Standardmäßig auf 0 gesetzt.\n" " " -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Der Betrag muss größer oder gleich Null und kleiner als {maxbal} sein." -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "Ein neues Konto zu eröffnen gibt jetzt {num} {currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2365,26 +2365,26 @@ msgstr "Alle Bankkonten löschen.\n\n" " - `` Dies wird standardmäßig auf false außer angegeben.\n" " " -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" msgstr "Dies löscht alle Bankkonten für {scope}.\n" "Wenn Sie sich sicher sind, geben Sie `{prefix}bankset reset yes` ein" -#: redbot/core/core_commands.py:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "dieser Server" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "Alle Bankkonten für {scope} wurden gelöscht." -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "Grundbefehl zur Bereinigung von Bankkonten." -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2403,21 +2403,21 @@ msgstr "Bereinigt Bankkonten für Benutzer, die nicht länger auf dem Server sin " - `` Dies wird standardmäßig auf false außer angegeben.\n" " " -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "Dieser Befehl kann mit einer globalen Bank nicht verwendet werden." -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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 "Dies wird alle Bankkonten für Benutzer löschen, die nicht mehr auf diesem Server sind.\n" "Wenn Sie sich sicher sind, geben Sie `{prefix}bank prune local yes` ein" -#: redbot/core/core_commands.py:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "Bankkonten für Benutzer auf diesem Server wurden gelöscht." -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2436,21 +2436,21 @@ msgstr "Bereinigt Bankkonten für Benutzer, die nicht länger auf dem Server sin " - `` Dies wird standardmäßig auf false außer angegeben.\n" " " -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "Dieser Befehl kann nicht mit einer lokalen Bank verwendet werden." -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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 "Dies löscht alle Bankkonten für Benutzer, die keinen Server mehr mit dem Bot teilen.\n" "Wenn du sicher bist, schreibe `{prefix}bankset prune global yes`" -#: redbot/core/core_commands.py:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "Bankkonten für Benutzer, die keinen Server mehr mit dem Bot teilen, wurden bereinigt." -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2469,27 +2469,27 @@ msgstr "Löschen Sie das Bankkonto eines bestimmten Benutzers.\n\n" " - `` Dies wird standardmäßig auf false außer angegeben.\n" " " -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 msgid "This will delete {name}'s bank account.\n" "If you're sure, type `{prefix}bankset prune user {id} yes`" msgstr "Dies wird das Bankkonto von {name} löschen.\n" "Wenn Sie sicher sind, geben Sie `{prefix}bankset prune user {id} yes` ein" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "Das Bankkonto von {name} wurde bereinigt." -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "Modlog Einstellungen verwalten." -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Kommando um Fehlverhalten von Casetypen zu beheben." -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2498,23 +2498,23 @@ msgstr "Setze den Modlog Kanal.\n\n" " Lass `[channel]` weg um den Modlog abzuschalten.\n" " " -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Moderationsevents werden nun nach {channel} gesendet." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "Ich habe keine Berechtigungen um Nachrichten in {channel} zu senden!" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "Mod-Log ist bereits deaktiviert." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "Mod-Log deaktiviert." -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2527,50 +2527,50 @@ msgstr "\n" " Beispiel: `[p]modlogset cases kick enabled`\n" " " -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "Aktuelle Einstellungen:\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "Diese Aktion ist nicht registriert." -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "Fallerstellung für {action_name} Aktionen ist jetzt {enabled}." -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "Alle Modlog-Fälle auf diesem Server zurücksetzen." -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "Sind Sie sicher, dass Sie alle Modlog-Fälle auf diesem Server zurücksetzen möchten?" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Antwortzeit abgelaufen." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "Fälle wurden zurückgesetzt." -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Keine Änderungen vorgenommen" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Befehle zum Ändern der Einstellungen von [botname]." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Befehle zum Ändern der Metadaten von [botname]." -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2597,40 +2597,40 @@ msgstr "\n" " - `[description]` - Die Beschreibung die für diesen Bot verwendet werden soll. Leer lassen, um auf den Standard zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Beschreibung zurückgesetzt." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Diese Beschreibung ist zu lang, um sie korrekt anzuzeigen. Bitte versuchen Sie es mit weniger als 250 Zeichen erneut." -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "Diese URL ist ungültig." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "Beim Abrufen des Bilds ist etwas schiefgegangen." -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "Fehlgeschlagen. Denke daran, dass du meinen Avatar bis zu zweimal pro Stunde bearbeiten kannst. Die URL oder der Anhang muss ein gültiges Bild im JPG, PNG, GIF, oder WEBP Format sein." -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "Fehlgeschlagen. Denken Sie daran, dass Sie mein Banner bis zu zwei Mal pro Stunde bearbeiten können. Die URL oder der Anhang muss ein gültiges Bild im JPG, PNG, GIF, oder WEBP Format sein." -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "JPG / PNG / GIF / WEBP format only." -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Erledigt." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2651,7 +2651,7 @@ msgstr "Setzt den Avatar von [botname]\n\n" " - `[url]` - Eine Bild-URL, die als Avatar verwendet werden soll. Beim Hochladen eines Anhangs leer lassen.\n" " " -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2664,11 +2664,11 @@ msgstr "\n" " - `[p]set bot avatar remove`\n" " " -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Profilbild entfernt." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2689,7 +2689,7 @@ msgstr "Setzt das Banner von [botname]\n\n" " - `[url]` - Eine Bild-URL, die als Banner verwendet werden soll. Beim Hochladen eines Anhangs leer lassen.\n" " " -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2702,11 +2702,11 @@ msgstr "\n" " - `[p]set bot banner remove`\n" " " -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "Banner entfernt." -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2727,29 +2727,29 @@ msgstr "Legt den Benutzernamen von [botname]fest.\n\n" " - `` - Der Benutzername um den Bot anzugeben.\n" " " -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "Der Benutzername eines verifizierten Bots kann nicht manuell geändert werden. Bitte kontaktiere den Discord Support um ihn zu ändern." -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Fehler beim Ändern des Namens. Darf maximal 32 Zeichen lang sein." -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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 "Zeitüberschreitung beim Ändern des Benutzernamens. Denken Sie daran, dass Sie dies nur bis zu 2 Mal pro Stunde tun können. Benutze Spitznamen, wenn du häufige Änderungen benötigst: {command}" -#: redbot/core/core_commands.py:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Fehler beim Ändern des Benutzernamens. Discord hat folgenden Fehler zurückgegeben:\n" "{error_message}" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "Unerwarteter Fehler beim Ändern des Benutzernamens." -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2766,15 +2766,15 @@ msgstr "Legt den Nicknamen von [botname]für den aktuellen Server fest.\n\n" " - `[nickname]` - Der Nickname, der dem Bot gegeben wird. Leer lassen, um den aktuellen Nicknamen zu löschen.\n" " " -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "Nickname konnte nicht geändert werden. Darf maximal 32 Zeichen lang sein." -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2799,24 +2799,24 @@ msgstr "Ändert einen Abschnitt von `[p]Info`.\n\n" " - `[text]` - Der benutzerdefinierte Infotext.\n" " " -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "Text muss weniger als 1024 Zeichen lang sein." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "Befehle zum setzen von [botname]-Status." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2843,7 +2843,7 @@ msgstr "Setzt den Streaming-Status von [botname] auf einen Twitch-Stream.\n\n" " - `` - Der twitch streamer um einen Link anzugeben. Dies kann ihr Twitch-Name oder die gesamte URL sein.\n" " - `` - Der Text, dem `Streaming` im Status folgen soll." -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2864,15 +2864,15 @@ msgstr "Legt den Spielstatus von [botname]fest.\n\n" " - `[game]` - Der Text, dem `Playing` folgen soll. Leer lassen, um den aktuellen Aktivitätsstatus zu löschen.\n" " " -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "Status auf `Spielt {game.name} `gesetzt." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Spiel-Status entfernt." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2893,15 +2893,15 @@ msgstr "Legt den Hörstatus von [botname] fest.\n\n" " - `[listening]` - Der Text zu folgen `Listening to`. Leer lassen, um den aktuellen Aktivitätsstatus zu löschen.\n" " " -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "Status gesetzt auf `Hört {listening}`." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "``Hört``-Status gelöscht." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2922,15 +2922,15 @@ msgstr "Legt den Beobachtungsstatus von [botname]fest.\n\n" " - `[watching]` - Der Text dem `Ansehen` folgen soll. Leer lassen, um den aktuellen Aktivitätsstatus zu löschen.\n" " " -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "Status auf `Schaut {watching} `gesetzt." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "``Schaut``-Status entfernt." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2951,15 +2951,15 @@ msgstr "Legt den Wettbewerbsstatus von [botname]fest.\n\n" " - `[competing]` - Der Text, der `Wettkampf in` folgen soll. Leer lassen, um den aktuellen Aktivitätsstatus zu löschen.\n" " " -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "Status auf `Teilnehmen in {competing} `gesetzt." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Teilnahme gelöscht." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2980,44 +2980,44 @@ msgstr "Legt den benutzerdefinierten Status von [botname]fest.\n\n" " - `[text]` - Der benutzerdefinierte Statustext. Leer lassen, um den aktuellen Aktivitätsstatus zu löschen.\n" " " -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "Benutzerdefinierter Status auf `{text} `gesetzt." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "Eigener Status gelöscht." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status zu {} geändert." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "Setze [botname] Status auf online." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Setze den Status von [botname] nicht stören." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "Setze [botname] Status auf Abwesend." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Setze den Status von [botname] auf unsichtbar." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "Admin- und Mod-Rollen des Servers für [botname] setzen." -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -3048,15 +3048,15 @@ msgstr "\n" " - `` - Die Rolle die als Admin hinzugefügt werden soll.\n" " " -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Diese Rolle ist bereits eine Admin-Rolle." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -3085,15 +3085,15 @@ msgstr "\n" " - `` - Die Rolle die als Moderator hinzugefügt werden soll.\n" " " -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Diese Rolle ist bereits eine mod Rolle." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -3112,15 +3112,15 @@ msgstr "\n" " - `` - Die Rolle, die vom Admin-sein entfernt werden soll.\n" " " -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 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:3449 +#: redbot/core/core_commands.py:3453 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:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -3139,15 +3139,15 @@ msgstr "\n" " - `` - Die Rolle, die vom Moderator entfernt werden soll.\n" " " -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 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:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -3178,7 +3178,7 @@ msgstr "\n" " - `` - Die Standardsprache für den Bot. Dies kann jeder Sprachcode mit Landesvorwahl sein.\n" " " -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -3207,16 +3207,16 @@ msgstr "\n" " - `` - Die Standardlocale für den Bot. Dies kann jeder Sprachcode mit Landesvorwahl sein.\n" " " -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Globale Sprache wurde eingestellt." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -3245,15 +3245,15 @@ msgstr "\n" " - `` - Die Standardsprache für den Bot. Dies kann jeder Sprachcode mit Landesvorwahl sein.\n" " " -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "Sprache wurde auf standard gestellt." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3280,7 +3280,7 @@ msgstr "\n" " - `[language_code]` - Das Regionsformat für den Bot auf diesem Server.\n" " " -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -3305,15 +3305,15 @@ msgstr "\n" " - `[language_code]` - Das Standardformat für den Bot.\n" " " -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "Globale regionale Formatierung basiert nun auf Bots Locale." -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Globale regionale Formatierung basiert nun auf `{language_code}` Gebietsschema." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -3338,15 +3338,15 @@ msgstr "\n" " - `[language_code]` - Das Regionsformat für den Bot auf diesem Server.\n" " " -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Regionale Formatierung basiert nun auf Bots Gebietsschema auf diesem Server." -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 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:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3381,19 +3381,19 @@ msgstr "\n" " - `` - Paare von Token Tasten und Werten. Der Schlüssel und der Wert sollten durch einen von ` `, `,`, oder `;` getrennt werden.\n" " " -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "Klicken Sie auf den Knopf unten, um Ihre Schlüssel zu setzen." -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "Die Nachricht zur Einrichtung dieser API-Schlüssel ist abgelaufen." -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -3408,19 +3408,19 @@ msgstr "\n" " - `[p]set api list`\n" " " -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Bisher wurden keine API-Dienste eingerichtet." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "API-Dienste festlegen:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "API-Dienst festlegen:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3437,21 +3437,21 @@ msgstr "\n" " **Argumente:**\n" " - `` -Dienste, welche entfernt werden sollen." -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Dienste erfolgreich gelöscht:\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Dienst erfolgreich gelöscht: {service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 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:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3462,7 +3462,7 @@ msgstr "\n" " Zu den Eigentümerbenachrichtigungen gehören die Verwendung von [p]contact und verfügbaren Red-Updates.\n" " " -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3480,7 +3480,7 @@ msgstr "\n" " - `[p] set ownernotifications optin `\n" " " -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3496,7 +3496,7 @@ msgstr "\n" " - `[p]set ownernotifications optout`\n" " " -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3515,7 +3515,7 @@ msgstr "\n" " - `` - Der Kanal, an den die Besitzerbenachrichtigungen gesendet werden.\n" " " -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3534,7 +3534,7 @@ msgstr "\n" " - `` - Der Kanal, an dem keine Benachrichtigungen mehr gesendet werden.\n" " " -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3547,15 +3547,15 @@ msgstr "\n" " - `[p]set ownernotifications listdestinations`\n" " " -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3566,11 +3566,11 @@ msgstr "\n" " Akzeptiert optionalen Serverparameter um das Prefix Recovery zu ermöglichen.\n" " " -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "Nicht festgelegt." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3580,7 +3580,7 @@ msgstr "Admin Rollen: {admin}\n" "Gebietsschema: {guild_locale}\n" "Regionales Format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3592,7 +3592,7 @@ msgstr "{bot_name} Einstellungen:\n\n" "Globales Regionalformat: {regional_format}\n" "Standardfarbe: {colour}" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3617,23 +3617,23 @@ msgstr "Setze die Verzögerung, bis der Bot die Befehlsmeldung entfernt hat.\n\n " - `[time]` - Die Sekunden, die gewartet werden, bevor die Befehlsmeldung gelöscht wird. Benutze -1 zum Deaktivieren.\n" " " -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Löschen von Befehlen deaktiviert." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Löschverzögerung auf {num} Sekunden eingestellt." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Ich werde keine Nachrichten die Befehle enthalten löschen." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3649,19 +3649,19 @@ msgstr "\n" " - `[p]set usebotcolour`\n" " " -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3680,11 +3680,11 @@ msgstr "\n" " - `[p]set serverfuzzy`\n" " " -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3701,11 +3701,11 @@ msgstr "\n" " - `[p]set fuzzy`\n" " " -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3734,15 +3734,15 @@ msgstr "\n" " - `[colour]` - Die Farbe, die für Embeds verwendet werden soll. Lassen Sie dieses Feld leer, um den Standardwert (rot) festzulegen.\n" " " -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3767,35 +3767,35 @@ msgstr "Legt die globalen Präfix(e) für [botname] fest.\n\n" " - `` - Die Präfixe, auf die der Bot global reagieren wird.\n" " " -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Präfixe können nicht mit '/' beginnen, da sie mit Discords slash Befehlen kollidieren." -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "Warnung: Ein Präfix liegt unter der empfohlenen Länge (1 Zeichen).\n" "Möchten Sie fortfahren?" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Abgebrochen." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Warnung: Ein Präfix ist über der empfohlenen Länge (25 Zeichen).\n" "Möchten Sie fortfahren?" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Präfixe gesetzt." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3828,27 +3828,27 @@ msgstr "\n" " - `[prefixes...]` - Die Präfixe, auf die der Bot in diesem Server reagieren wird. Lassen Sie das Feld leer, um Server-Präfixe zu löschen.\n" " " -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Server-Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "Sie können kein Präfix kürzer als 1 Zeichen haben." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "Du kannst kein Präfix haben, das länger als 25 Zeichen ist." -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Server-Präfix gesetzt." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Server-Präfixe gesetzt." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3873,15 +3873,15 @@ msgstr "\n" " - `[use_buttons]` - Ob Schaltflächen verwendet werden sollen. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "Ich benutze Buttons auf den Hauptmenüs." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "Ich werde keine Tasten auf den Hauptmenüs verwenden." -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3904,19 +3904,19 @@ msgstr "\n" " - `[msg]` - Die benutzerdefinierte Fehlermeldung. Muss weniger als 1000 Zeichen lang sein. Sie müssen auf den Standardwert zurückgesetzt werden.\n" " " -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "Die Nachricht muss weniger als 1000 Zeichen lang sein." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "Fehlermeldung erfolgreich aktualisiert." -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "Die Fehlermeldung wurde erfolgreich auf die Standardmeldung zurückgesetzt." -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3927,7 +3927,7 @@ msgstr "\n" " Alle Hilfe-Einstellungen werden global angewendet.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3942,11 +3942,11 @@ msgstr "\n" " - `[p]helpset showsettings`\n" " " -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 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:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3959,11 +3959,11 @@ msgstr "\n" " - `[p]helpset resetformatter`\n" " " -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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 "Der Hilfe-Formatierer wurde zurückgesetzt. Dies hindert die Cogs nicht daran, den Hilfe Command zu ändern. Falls dies ein Problem war, müssen Sie eventuell ein Cog entfernen." -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3978,11 +3978,11 @@ msgstr "\n" " - `[p]helpset resetsettings`\n" " " -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Die Hilfe-Einstellungen wurden auf ihre Standardwerte zurückgesetzt. Dies kann keinen Einfluss auf die Verwendung von Hilfe von Drittanbietern haben." -#: redbot/core/core_commands.py:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -4017,27 +4017,27 @@ msgstr "\n" " \"Reaktionen\", \"select\", \"selectonly\" oder keine Menüs.\n" " " -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "Hilfe wird nur das Auswahlmenü verwenden." -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "Hilfe wird Schaltflächenmenüs verwenden und ein Auswahlmenü hinzufügen." -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "Hilfe wird Schaltflächenmenüs verwenden." -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "Hilfe wird Reaktionsmenüs verwenden." -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -4060,15 +4060,15 @@ msgstr "\n" " - `[show_hidden]` - Ob versteckte Befehle in der Hilfe angezeigt werden sollen. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "Die Hilfe wird keine versteckten Befehle filtern." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -4091,15 +4091,15 @@ msgstr "\n" " - `[show_aliases]` - Ob Aliase in die Hilfe aufgenommen werden sollen. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "Hilfe wird nun Befehles-Aliase anzeigen." -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "Hilfe wird keine Befehlsaliase mehr anzeigen." -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -4126,15 +4126,15 @@ msgstr "\n" " - `[use_tick]` - Gibt an, ob der Hilfe-Befehl angekreuzt werden soll, wenn Hilfe an DM gesendet wird. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "Hilfe wird nun den Befehl markieren, wenn er in einem DM gesendet wird." -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "Hilfe wird den Befehl nicht ankreuzen, wenn er in einem DM gesendet wird." -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -4157,15 +4157,15 @@ msgstr "\n" " - `[verify]` - Ob unbrauchbare Befehle in der Hilfe ausgeblendet werden sollen. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 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:4478 +#: redbot/core/core_commands.py:4482 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:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -4192,15 +4192,15 @@ msgstr "\n" " - `[verify]` - Ob auf Hilfe zu nicht existierenden Themen reagiert werden soll. Leer lassen um umzuschalten.\n" " " -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 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:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -4225,15 +4225,15 @@ msgstr "Legen Sie das Zeichenlimit für jede Seite in der Hilfe-Nachricht fest.\ " - `` - Die maximale Anzahl an Zeichen, die pro Seite in der Hilfe-Nachricht angezeigt werden.\n" " " -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 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:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -4258,15 +4258,15 @@ msgstr "Legt die maximale Anzahl der Hilfe-Seiten fest, die in einem Serverkanal " - `` - Die maximal erlaubten Seiten pro Hilfe in einem Server zu senden.\n" " " -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 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:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -4295,19 +4295,19 @@ msgstr "Legen Sie die Verzögerung fest, nach der Hilfeseiten gelöscht werden.\ " - `` - Die Sekunden, um zu warten, bevor Hilfe-Seiten gelöscht werden.\n" " " -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 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:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 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:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -4332,19 +4332,19 @@ msgstr "Setze das Timeout für Reaktionen, wenn Menüs aktiviert sind.\n\n" " - `` - Der Timeout, in Sekunden, der Reaktionen.\n" " " -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "Sie müssen einen Wert von mindestens 15 Sekunden angeben!" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Der Timeout darf nicht größer als 5 Minuten sein!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Fertig. Die Reaktions-Timeout wurde auf {} Sekunden gesetzt." -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -4371,19 +4371,19 @@ msgstr "\n" " - `[tagline]` - Das Schlagwort, das am Ende der Hilfe-Einbettungen angezeigt wird. Leer lassen um zurückzusetzen.\n" " " -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -4400,43 +4400,43 @@ msgstr "Sendet eine Nachricht an den Eigentümer.\n\n" " - `[message]` - Die Nachricht, die an den Besitzer gesendet werden soll.\n" " " -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 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:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -4457,41 +4457,41 @@ msgstr "Sendet einen DM an einen Benutzer.\n\n" " - `[message]` - Die Nachricht an den Benutzer.\n" " " -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -4516,19 +4516,19 @@ msgstr "\n" " - `` - Der Name des zu testenden Befehls.\n" " " -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "Bei Verwendung dieses Befehls in DM muss ein Textkanal, ein Sprachkanal, ein Bühnenkanal oder Thread übergeben werden." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "Der angegebene Benutzer ist kein Mitglied des diagnostizierten Servers." -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "Versuche, mich nicht zu täuschen, das angegebene Mitglied kann nicht auf den {channel} Kanal zugreifen!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -4540,7 +4540,7 @@ msgstr "\n" " Warnung: Wenn die Zulassungsliste verwendet wird der Bot ignoriert Befehle von allen, die nicht auf der Liste.\n\n" " Benutze `[p]allowlist clear` um die allowlist zu deaktivieren " -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -4559,15 +4559,15 @@ msgstr "\n" " - `` - Der Benutzer oder Benutzer, die zur Berechtigungsliste hinzugefügt werden sollen.\n" " " -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "Benutzer wurden zur Berechtigungsliste hinzugefügt." -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "Benutzer wurde zur Berechtigungsliste hinzugefügt." -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -4580,21 +4580,21 @@ msgstr "\n" " - `[p]allowlist list`\n" " " -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Benutzer auf der Erlaubnis-Liste:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Unbekannter oder gelöschter Benutzer" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -4615,15 +4615,15 @@ msgstr "\n" " - `` - Der Benutzer oder Benutzer, die aus der Berechtigungsliste entfernt werden sollen.\n" " " -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "Benutzer wurden von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "Der Benutzer wurde von der Erlaubnis-Liste entfernt." -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4638,11 +4638,11 @@ msgstr "\n" " - `[p]allowlist clear`\n" " " -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "Die Liste wurde gelöscht." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4653,7 +4653,7 @@ msgstr "\n" " Benutze `[p]blocklist clear` um die Blockliste\n" " zu deaktivieren " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -4672,19 +4672,19 @@ msgstr "\n" " - `` - Der Benutzer oder Benutzer, die zur Blockliste hinzugefügt werden sollen.\n" " " -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "Sie können keinen Besitzer zur Sperrliste hinzufügen!" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "Benutzer wurden zur Sperrliste hinzugefügt." -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "Benutzer wurde zur Sperrliste hinzugefügt." -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -4697,15 +4697,15 @@ msgstr "\n" " - `[p]blocklist list`\n" " " -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Benutzer auf der Sperrliste:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Benutzer auf der Sperrliste:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -4724,15 +4724,15 @@ msgstr "\n" " - `` - Der Benutzer oder Benutzer, die von der Blockliste entfernt werden sollen.\n" " " -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "Benutzer wurden aus der Sperrliste entfernt." -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "Benutzer wurde aus der Sperrliste entfernt." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -4745,11 +4745,11 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "Sperrliste wurde geleert." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4762,7 +4762,7 @@ msgstr "\n" " Benutze `[p]localallowlist clear` um die Erlaubnisliste\n" " zu deaktivieren " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4783,19 +4783,19 @@ msgstr "\n" " - `` - Die Benutzer oder Rollen, die aus der lokalen Berechtigungsliste entfernt werden sollen.\n" " " -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "Benutzer und/oder Rollen wurden der Berechtigungsliste hinzugefügt." -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "Benutzer oder Rolle wurde der Berechtigungsliste hinzugefügt." -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4808,19 +4808,19 @@ msgstr "\n" " - `[p]localallowlist list`\n" " " -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Erlaubte Benutzer und/oder Rollen:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Erlaubter Benutzer oder Rolle:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Unbekannte oder gelöschte Benutzer/Rolle" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4843,19 +4843,19 @@ msgstr "\n" " - `` - Die Benutzer oder Rollen, die aus der lokalen Berechtigungsliste entfernt werden sollen.\n" " " -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Benutzer und/oder Rollen wurden aus der Servererlaubnisliste entfernt." -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "Benutzer oder Rolle wurde aus der Servererlaubnisliste entfernt." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4870,11 +4870,11 @@ msgstr "\n" " - `[p]localallowlist clear`\n" " " -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "Server Erlaubnis-Liste wurde geleert." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4885,7 +4885,7 @@ msgstr "\n" " Verwenden sie `[p]localblocklist clear` um die Blockliste\n" " zu deaktivieren " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4906,27 +4906,27 @@ msgstr "\n" " - `` - Die Benutzer oder Rollen, die zur lokalen Blockliste hinzugefügt werden sollen.\n" " " -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "Du kannst dich nicht selbst zur Blockier-Liste hinzufügen!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 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:5218 +#: redbot/core/core_commands.py:5222 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:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "Benutzer und/oder Rollen wurden aus der Serverblockliste hinzugefügt." -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "Benutzer oder Rolle wurde aus der Serverblockliste hinzugefügt." -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4939,15 +4939,15 @@ msgstr "\n" " - `[p]localblocklist list`\n" " " -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Blockierte Benutzer und/oder Rollen:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Blockierter Benutzer oder Rolle:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4968,15 +4968,15 @@ msgstr "\n" " - `` - Die Benutzer oder Rollen, die aus der lokalen Blockliste entfernt werden sollen.\n" " " -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Benutzer und/oder Rollen wurden aus der Serverblockliste entfernt." -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "Benutzer oder Rolle wurde aus der Serverblockliste entfernt." -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4991,16 +4991,16 @@ msgstr "\n" " - `[p]blocklist clear`\n" " " -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "Blockier-Liste des Servers wurde geleert." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Befehle zum Aktivieren und Deaktivieren von Befehlen und Cogs." -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -5023,15 +5023,15 @@ msgstr "Legen Sie den Standardzustand für ein Zahnrad als deaktiviert fest.\n\n " - `` - Der Name des Cogs, der standardmäßig deaktiviert werden soll. Muss Titelbuchstaben sein.\n" " " -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "Du kannst dieses Cog standardmässig nicht deaktivieren." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} wurde standardmässig auf deaktiviert gestellt." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -5054,11 +5054,11 @@ msgstr "Legen Sie den Standardzustand für ein Zahnrad fest.\n\n" " - `` - Der Name des Cogs, der standardmäßig aktiviert werden soll. Muss Titelbuchstaben sein.\n" " " -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} wurde standardmässig auf aktiviert gestellt." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -5077,19 +5077,19 @@ msgstr "Deaktiviere ein Zahnrad auf diesem Server.\n\n" " - `` - Der Name des Cogs, der auf diesem Server deaktiviert werden soll. Muss Titelbuchstaben sein.\n" " " -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 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:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} wurde auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} wurde bereits deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -5108,19 +5108,19 @@ msgstr "Aktiviere ein Rad auf diesem Server.\n\n" " - `` - Der Name des Cogs, der auf diesem Server aktiviert werden soll. Muss Titelbuchstaben sein.\n" " " -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} wurde auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" nicht gefunden." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} wurde nicht deaktiviert (nichts zu tun)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -5131,15 +5131,15 @@ msgstr "Liste die Cogs die auf diesem Server deaktiviert sind.\n\n" " - `[p]command listdisabledcogs`\n" " " -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 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:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "Es existieren keine deaktivierten Cogs auf diesem Server." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -5156,7 +5156,7 @@ msgstr "\n" " - `[p]command listdisabled`\n" " " -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -5167,19 +5167,19 @@ msgstr "Liste deaktivierte Befehle global.\n\n" " - `[p]command listdisabled global`\n" " " -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} Befehle sind global deaktiviert.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 Befehl ist global deaktiviert.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -5190,19 +5190,19 @@ msgstr "Deaktivierte Befehle auf diesem Server auflisten.\n\n" " - `[p]command listdisabled guild`\n" " " -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} Befehle sind in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "Ein Befehl ist in {} deaktiviert.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -5225,7 +5225,7 @@ msgstr "\n" " - `` - Der Befehl zum Deaktivieren.\n" " " -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -5244,19 +5244,19 @@ msgstr "\n" " - `` - Der Befehl zum globalen Deaktivieren.\n" " " -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -5275,15 +5275,15 @@ msgstr "\n" " - `` - Der Befehl zum Deaktivieren für den aktuellen Server.\n" " " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -5304,7 +5304,7 @@ msgstr "Befehl aktivieren.\n\n" " - `` - Der Befehl zum Aktivieren.\n" " " -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -5323,11 +5323,11 @@ msgstr "\n" " - `` - Der Befehl um global zu aktivieren.\n" " " -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -5346,15 +5346,15 @@ msgstr "\n" " - `` - Der Befehl zum Aktivieren für den aktuellen Server.\n" " " -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -5377,7 +5377,7 @@ msgstr "Legen Sie die Antwort des Bots auf deaktivierte Befehle fest.\n\n" " - `[message]` - Die Nachricht die gesendet werden soll, wenn ein deaktivierter Befehl versucht wird.\n" " " -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -5388,7 +5388,7 @@ msgstr "\n" " Dies beinhaltet das Löschen von Nachrichten und das Erwähnen von Spam aus dem Mod-Cog, und Filter aus dem Filter cog.\n" " " -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -5401,19 +5401,19 @@ msgstr "\n" " - `[p]autoimmune list`\n" " " -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Rollen, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Mitglieder, die gegen automatische Moderationsmaßnahmen immun sind:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Keine Immunität-Einstellungen vorhanden." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -5432,11 +5432,11 @@ msgstr "\n" " - `` - Der Benutzer oder die Rolle um Immunität hinzuzufügen.\n" " " -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -5455,11 +5455,11 @@ msgstr "\n" " - `` - Der Benutzer oder die Rolle um die Immunität zu entfernen.\n" " " -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -5478,15 +5478,15 @@ msgstr "\n" " - `` - Der Benutzer oder die Rolle um die Immunität zu überprüfen.\n" " " -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "Sie sind immun." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "Sie sind nicht immun." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -5503,7 +5503,7 @@ msgstr "\n" " - Owners, Admins, und diejenigen, die Kanalrechte verwalten, überschreiben ignorierte Kanäle.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -5516,7 +5516,7 @@ msgstr "\n" " - `[p]ignore list`\n" " " -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -5547,15 +5547,15 @@ msgstr "\n" " - `` - Der Kanal der ignoriert werden soll. Dies kann auch ein Thread oder Kategoriekanal sein.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -5570,20 +5570,20 @@ msgstr "\n" " - `[p]ignore server` - Ignoriert den aktuellen Server\n" " " -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Befehle zum Entfernen von Servern oder Kanälen aus der Ignorierliste." -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -5608,15 +5608,15 @@ msgstr "\n" " - `` - Der Kanal zum Entfernen von ignorieren. Dies kann auch ein Thread oder Kategoriekanal sein.\n" " " -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -5629,24 +5629,24 @@ msgstr "\n" " - `[p]unignore server` - Stoppt das Ignorieren des aktuellen Servers\n" " " -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Keine" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -5654,7 +5654,7 @@ msgstr "Derzeit ignorierte Kategorien: {categories}\n" "Kanäle: {channels}\n" "Threads (ohne archiviert):{threads}" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index 32ac423cc..fb532653f 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -648,119 +648,119 @@ msgstr "Línea de comandos" msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` no es un valor válido para `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "El argumento `{parameter_name}` debe ser un entero positivo." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "El argumento `{parameter_name}` debe ser un número entero menor a {maximum}." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "El argumento `{parameter_name}` debe ser un número entero superior a {minimum}." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "El argumento `{parameter_name}` debe ser un número entero entre {minimum} y {maximum}." -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "El argumento `{parameter_name}` debe ser un número positivo." -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "El argumento `{parameter_name}` debe ser un número menor a {maximum}." -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "El argumento `{parameter_name}` debe ser un número no inferior a {maximum}." -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "El argumento `{parameter_name}` debe ser un número entre {minimum} y {maximum}." -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "El argumento `{parameter_name}` debe ser un string con una longitud menor a {maximum}." -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "El argumento `{parameter_name}` debe ser un string con una longitud mayor a {minimum}." -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "El argumento `{parameter_name}` debe ser un string con una longitud entre {minimum} y {maximum}." -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "El argumento `{parameter_name}` debe ser un número mayor a {minimum}." -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" no es un entero." -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" no es un número." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "Error en el comando '{command}'." -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "Necesito el permiso {permission} para ejecutar ese comando." -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "Necesito el permiso {permission_list} para ejecutar este comando." -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Ese comando no está disponible en DMs." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Ese comando sólo está disponible en DMs." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Este comando sólo está disponible en canales NSFW." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "Este comando está en enfriamiento. Inténtalo de nuevo {relative_time}." -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar {number} veces al mismo tiempo." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar una vez al mismo tiempo." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Ese comando todavía se está completando, solo puede ser usado {number} veces por {type} al mismo tiempo." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Este comando todavía se está completando, solo se puede usar una vez cada {type} al mismo tiempo." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar {number} veces por {type} al mismo tiempo." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Demasiadas personas usando este comando. Sólo se puede usar una vez cada {type} al mismo tiempo." @@ -817,7 +817,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Muestra información sobre [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -825,43 +825,43 @@ msgstr "Este bot es una instancia de [Red, un bot de código abierto de Discord] "Red está respaldado por una comunidad apasionada que contribuye y crea contenido para que todos puedan disfrutarlo. [Únete hoy a nosotros]({}) y ayúdanos a mejorar!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Esta Instancia es propiedad del equipo" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instancia de" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Versión de Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Si, {version} está disponible." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Error al buscar actualizaciones." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Desactualizado" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Acerca de esta instancia" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Acerca de Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Trayendo alegría desde el 02 de enero de 2016 (¡hace más de {} días!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -869,7 +869,7 @@ msgstr "Este bot es una instancia de Red, un bot Discord (1) de código abierto "Red es apoyado por una comunidad apasionada que contribuye y crea contenido para que todos lo disfruten. Únete hoy (4) y ayúdanos a mejorar!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -879,7 +879,7 @@ msgstr "Instancia propiedad del equipo: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versión de Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -889,19 +889,19 @@ msgstr "Instancia propiedad de: [{owner}]\n" "discord. y: [{dpy_version}] (6)\n" "Versión de Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Obsoleto: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Acerca de Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Acerca de esta instancia**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -919,20 +919,20 @@ msgstr "**Referencias**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Muestra el tiempo de actividad de [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Menos de 1 segundo." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "He estado activo durante: **{time_quantity}** (desde {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -943,7 +943,7 @@ msgstr "\n" " Puedes encontrar más información en la [Documentación de datos del usuario final.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -956,13 +956,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Este bot almacena algunos datos sobre los usuarios cuando sea necesario para funcionar. Esto es principalmente el ID que tu usuario está asignado por Discord, enlazado a un puñado de cosas dependiendo de con lo que interactúes en el bot. Hay algunos comandos que lo almacenan para mantener un seguimiento de quién creó algo. (como las listas de reproducción) Para obtener más detalles sobre esto y más detalles sobre lo que se almacena y por qué, consulte {link}.\n\n" "Además, los complementos de terceros cargados por el propietario del bot pueden o no almacenar cosas adicionales. Puedes usar `{prefix}mydata 3rdparty` para ver las sentencias proporcionadas por cada adición de terceros." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -975,39 +975,39 @@ msgstr "Ver las declaraciones de datos de usuario final de cada módulo de terce " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Necesito adjuntar archivos (¿intentando en Mensajes privados?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Esta instancia no parece tener ninguna extensión de terceros cargada." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Declaraciones de datos de terceros a usuarios finales" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Las siguientes afirmaciones son proporcionadas por extensiones de terceros." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Extensiones de terceros sin sentencias\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Aquí hay una página generada con las declaraciones proporcionadas por extensiones de terceros." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "No se ha recibido confirmación, cancelando." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "No se ha recibido confirmación, cancelando." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1025,19 +1025,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Este comando ({command}) no soporta un uso no interactivo." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Esto hará que el bot se deshaga y/o disocie de todos sus datos. No se deshará de los datos operativos como entradas de modlog, advertencias o mutes. Si estás seguro de que esto es lo que quieres, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Esto puede tardar un poco." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1045,7 +1045,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor, contacte con el propietario de este bot para resolver esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1053,7 +1053,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor, contacte con el propietario de este bot para resolver esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1061,27 +1061,27 @@ msgstr "He intentado eliminar todos los datos no operativos sobre usted (que sé "Por favor contacta al dueño de este bot para direccionar esto.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "He eliminado cualquier dato no operativo sobre usted (que sé cómo eliminar) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Los siguientes cogs no han sido eliminados:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Próximamente] Obtenga qué datos [botname] tiene sobre usted." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Este comando no hace nada todavía, pero estamos trabajando en añadir soporte para esto." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1090,7 +1090,7 @@ msgstr "\n" " Comandos para un manejo más completo de datos.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1107,11 +1107,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "El usuario puede eliminar sus propios datos. Esto no incluirá datos operativos como los bloqueados." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1126,11 +1126,11 @@ msgstr "\n" " - `[p]mydata ownermanagement disallowuserdeletions`\n" " " -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "El usuario no puede eliminar sus propios datos." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1153,15 +1153,15 @@ msgstr "\n" " - `1`: Los cogs deberían eliminar cualquier cosa que el cog no necesite del usuario.\n" " " -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Se le pedirá a los programadores que eliminen todos los datos no operacionales a petición del usuario." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Los programadores serán informados de que un usuario ha realizado una solicitud de eliminación de datos y los detalles de qué eliminar se dejarán a discreción del autor de la codificación." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1182,13 +1182,13 @@ msgstr "\n" " - `` - El id del usuario cuyos datos serían eliminados.\n" " " -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto causará que el bot se deshaga o desasocie todos los datos del ID de usuario especificado. No debes usar esto a menos que Discord haya solicitado esto específicamente con respecto a un usuario eliminado. Esto eliminará al usuario de varias medidas anti-abuso. Si estás procesando una solicitud manual de un usuario, puedes usar `{prefix}{command_name}` en su lugar.\n\n" "Si estás seguro de que esto es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1196,7 +1196,7 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (yo sé cómo e "Por favor, comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Fuera de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1204,7 +1204,7 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (y sé cómo el "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1212,11 +1212,11 @@ msgstr "He intentado eliminar todos los datos sobre ese usuario, (y sé cómo el "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "He eliminado todos los datos de ese usuario que sé cómo eliminar." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1233,13 +1233,13 @@ msgstr "Eliminar los datos que [botname] tiene acerca de un usuario, para un usu " - `` - El id del usuario cuyos datos serían eliminados.\n" " " -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto hará que el bot se deshaga o desasocie una gran cantidad de datos no operacionales del usuario especificado. Los usuarios tienen acceso a un comando diferente para esto a menos que no puedan interactuar con el bot en absoluto. Esta es una operación en su mayoría 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" "Si estás seguro de que es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1247,7 +1247,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Por favor, comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1255,7 +1255,7 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1263,11 +1263,11 @@ msgstr "He intentado eliminar todos los datos no operativos sobre ese usuario, ( "Comprueba tus registros y contacta con los creadores de estos cogs y módulos.\n" "Nota: Aparte de estos fallos, los datos deberían haber sido eliminados." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "He eliminado todos los datos no operacionales sobre ese usuario que sé cómo eliminar." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1282,13 +1282,13 @@ msgstr "Eliminar los datos que [botname] tiene acerca de un usuario.\n\n" " - `` - El id del usuario cuyos datos serían eliminados.\n" " " -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Esto hará que el bot se deshaga o desasocie un montón de datos sobre el usuario especificado. Esto puede incluir más que datos del usuario final, incluyendo registros anti-abuso.\n\n" "Si estás seguro de que es lo que quieres hacer, por favor responde con lo siguiente:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1323,7 +1323,7 @@ msgstr "\n" " 3. Configuración global - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1346,35 +1346,35 @@ msgstr "\n" " - `[command]` - Comprueba este comando para la configuración específica de los embeds del comando.\n" " " -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Ajustes de embed:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "{value} global por defecto.\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 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:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Configuración del servidor: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 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:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Configuración del canal: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Configuración del usuario: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1393,15 +1393,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Los textos incrustados ahora están deshabilitados por defecto." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Los textos incrustados ahora están habilitados por defecto." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1428,20 +1428,20 @@ msgstr "\n" " - `[enabled]` - Determina si usar Embeds o no en este servidor. Dejar en blanco para restablecer al valor por defecto.\n" " " -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "Inserciones ahora volverá a la configuración global." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Los textos incrustados ahora están habilitados para este grupo." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Los textos incrustados ahora están deshabilitados para este grupo." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1458,11 +1458,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1478,15 +1478,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 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:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 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:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1502,11 +1502,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 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:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1524,23 +1524,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Los textos incrustados ahora son {} para este canal." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "activado" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "desactivado" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1556,15 +1556,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 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:1440 +#: redbot/core/core_commands.py:1444 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:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1577,11 +1577,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Aún no ha ocurrido ninguna excepción." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1591,16 +1591,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, 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:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1612,7 +1612,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1627,7 +1627,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1640,15 +1640,15 @@ 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:1586 +#: redbot/core/core_commands.py:1590 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:1590 +#: redbot/core/core_commands.py:1594 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:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1663,56 +1663,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "Debes especificar al menos un ID de servidor." -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 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:1627 +#: redbot/core/core_commands.py:1631 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:1633 +#: redbot/core/core_commands.py:1637 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:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "No hay respuesta; se ha agotado el tiempo de espera" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Bien. Adiós :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Muy bien, dejando {number} servidores..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Muy bien. Abandonando un servidor..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Bien, me quedaré entonces:)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Bien, no me voy de esos servidores." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Bien, no me voy de ese servidor." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1723,7 +1723,7 @@ msgstr "\n" " Nota: Este comando es interactivo.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1736,75 +1736,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Se activó {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "El siguiente paquete ya está cargado: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Los siguientes paquetes ya están cargados: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 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:1742 +#: redbot/core/core_commands.py:1746 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:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 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:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 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:1777 +#: redbot/core/core_commands.py:1781 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:1781 +#: redbot/core/core_commands.py:1785 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:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1816,23 +1816,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "El siguiente cog fue desactivado: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Los siguientes cogs fueron desactivados: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "El siguiente paquete no está cargado: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "El siguiente paquete no está descargado: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1853,46 +1853,46 @@ msgstr "Recarga los paquetes de Cogs.\n\n" " - `` - Los Cogs a recargar.\n" " " -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Recargando {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 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:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 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:1929 +#: redbot/core/core_commands.py:1933 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:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, 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:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1909,27 +1909,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:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 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:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "Ese comando de aplicación ya está habilitado." -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 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:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "Comando de aplicación {command_type} habilitado {command_name}`" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1946,19 +1946,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:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 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:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "Comando de aplicación {command_type} deshabilitado `{command_name}`" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1968,32 +1968,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -2003,16 +2003,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -2031,11 +2031,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:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "No hay comandos de aplicación a listar." -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -2050,19 +2050,19 @@ 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:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "{count} comandos sincronizados." -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -2083,11 +2083,11 @@ msgstr "Apaga el bot.\n\n" " - `[silently]` - Si desea omitir el mensaje de apagado o no. Por defecto es False.\n" " " -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Apagando... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -2108,29 +2108,29 @@ msgstr "Intenta reiniciar [botname].\n\n" " - `[silently]` - Si omitira el envío del mensaje de reinicio o no. Por defecto es False.\n" " " -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Comando básico para la configuración del banco." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Muestra la configuración bancaria actual." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Servidor" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2144,7 +2144,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:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2155,54 +2155,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "por server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "general" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Este banco es ahora {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Establece el nombre del banco." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Nombre del banco cambiado a: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Establezca el nombre de la moneda del banco." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "La nombre de la moneda se ha establecido en: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "El saldo máximo se ha establecido en: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2217,15 +2217,15 @@ msgstr "Establezca el saldo inicial para nuevas cuentas bancarias.\n\n" " - `` La nueva cantidad de saldo inicial. Por defecto es 0.\n" " " -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 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:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "Registrar una cuenta le dará ahora {num} {currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2236,26 +2236,26 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "este servidor" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "Todas las cuentas bancarias de {scope} han sido eliminadas." -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "Comando base para vaciar cuentas bancarias." -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2267,21 +2267,21 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 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:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 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:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2293,21 +2293,21 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 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:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 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:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2319,27 +2319,27 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "La cuenta bancaria de {name} ha sido vaciada." -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "Administrar ajustes de modlog." -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Comando para corregir los casetypes de mal comportamiento." -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2348,23 +2348,23 @@ msgstr "Establece un canal como el modlog.\n\n" " Omitir `[channel]` para desactivar el modlog.\n" " " -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Los eventos de mod se enviarán a {channel}." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 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:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "El registro del moderación ya está deshabilitado." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "Registró de moderación desactivado." -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2377,50 +2377,50 @@ msgstr "\n" " Ejemplo: `[p]modlogset cases kick enabled`\n" " " -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "Ajustes actuales:\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "Esa acción no está registrada." -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 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:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "Restablecer todos los casos modlog en este servidor." -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 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:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Has tardado demasiado en responder." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "Los casos han sido reiniciados." -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "No se han realizado cambios." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Comandos para cambiar la configuración de [botname]." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Comandos para cambiar la metadata de [botname]." -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2436,40 +2436,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Descripción reiniciada." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 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:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "Esa URL no es válida." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "Algo salió mal al intentar obtener la imagen." -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Listo." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2482,7 +2482,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2491,11 +2491,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Avatar eliminado." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2508,7 +2508,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2517,11 +2517,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2534,29 +2534,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 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:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 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:3063 +#: redbot/core/core_commands.py:3067 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:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2567,15 +2567,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 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:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2590,24 +2590,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "El texto personalizado ha sido borrado." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Se ha establecido el texto personalizado." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "El texto debe tener menos de 1024 caracteres." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "Comandos para establecer el estado de [botname]." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2623,7 +2623,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2636,15 +2636,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "Estado establecido a `Jugando {game.name}`." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Juego quitado." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2657,15 +2657,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "Estado establecido a `Escuchando a {listening}`." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "Estado de escucha quitado." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2678,15 +2678,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "Estado establecido a `Viendo {watching}`." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "Estado de visualización quitado." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2699,15 +2699,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "Estado establecido a `Compitiendo en {competing}`." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Estado de competición eliminado." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2720,44 +2720,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "Estado personalizado establecido a `{text}`." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "Estado personalizado borrado." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Estado cambiado a {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "Establece el estado de [botname] como en linea." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Establece el estado de [botname] como no molestar." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "Establece el estado de [botname] como inactivo." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Establece el estado de [botname] como invisible." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, 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:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2788,15 +2788,15 @@ msgstr "\n" " - `` - El rol a agregar como administrador.\n" " " -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "`{item}`ya es un rol de administrador." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "Ese rol ahora se considera un rol de administrador." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2813,15 +2813,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Este rol ya es un rol de mod." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Ese rol se considera ahora un rol de mod." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2833,15 +2833,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 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:3449 +#: redbot/core/core_commands.py:3453 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:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2853,15 +2853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 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:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2879,7 +2879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2896,16 +2896,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 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:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Se ha establecido un idioma global." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2922,15 +2922,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "El idioma se ha establecido en el valor predeterminado." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2946,7 +2946,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2961,15 +2961,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 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:3622 +#: redbot/core/core_commands.py:3626 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:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2984,15 +2984,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 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:3660 +#: redbot/core/core_commands.py:3664 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:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -3012,19 +3012,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 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:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "El mensaje de configuración de claves API ha expirado." -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` Los tokens de la API han sido establecidos." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -3034,19 +3034,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Aún no se han establecido servicios de API." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "Establecer servicios API:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "Establecer servicio API:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3057,21 +3057,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Servicios eliminados con éxito:\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Servicio eliminado con éxito: {service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 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:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3082,7 +3082,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:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3094,7 +3094,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3105,7 +3105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3117,7 +3117,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3129,7 +3129,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3138,15 +3138,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "No se ha enviado a canales adicionales." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Canal desconocido con id: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3157,11 +3157,11 @@ msgstr "\n" " Acepta el parámetro opcional del servidor para permitir la recuperación del prefijo.\n" " " -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "No establecido." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3171,7 +3171,7 @@ msgstr "Roles de Admin: {admin}\n" "Idioma: {guild_locale}\n" "Formato regional: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3183,7 +3183,7 @@ 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:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3198,23 +3198,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Eliminación de comandos desactivada." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Eliminar el retraso conjunto a {num} segundos." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "No borraré los mensajes de comando." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3225,19 +3225,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "El bot {} utiliza su color configurado para embeds." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "no será" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "será" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3249,11 +3249,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 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:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3264,11 +3264,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "La búsqueda de comandos Fuzzy ha sido {} en MDs." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3285,15 +3285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "El color ha sido restablecido." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "El color ha sido establecido." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3308,34 +3308,34 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 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:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 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:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Prefijos establecidos." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3354,27 +3354,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Se han restablecido los prefijos del servidor." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 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:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Prefijo del servidor establecido." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Prefijos de servidor establecidos." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3399,15 +3399,15 @@ msgstr "\n" " - `[use_buttons]` - Si se usan los botones o no. Deje en blanco para alternar.\n" " " -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "Utilizaré botones en los menús básicos." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 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:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3430,19 +3430,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:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "El mensaje debe tener menos de 1000 caracteres." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "Se ha actualizado correctamente el mensaje de error." -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 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:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3453,7 +3453,7 @@ msgstr "\n" " Todos los ajustes de ayuda se aplican globalmente.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3463,11 +3463,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 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:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3476,11 +3476,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3490,11 +3490,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3514,27 +3514,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "La ayuda solo utilizará el menú seleccionado." -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 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:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "La ayuda usará los menús de botones." -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "La ayuda usará menús de reacción." -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "La ayuda no usará menús." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3548,15 +3548,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "La ayuda no filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "La ayuda filtrará los comandos ocultos." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3570,15 +3570,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "La ayuda mostrará ahora los alias de comandos." -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "La ayuda ya no mostrará los alias de comandos." -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3594,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 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:4455 +#: redbot/core/core_commands.py:4459 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:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3616,15 +3616,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 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:4478 +#: redbot/core/core_commands.py:4482 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:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3640,15 +3640,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "La ayuda verificará la existencia de temas de ayuda." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 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:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3663,15 +3663,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 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:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3686,15 +3686,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "¡Debe dar un valor de cero o mayor!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 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:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3711,19 +3711,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 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:4590 +#: redbot/core/core_commands.py:4594 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:4592 +#: redbot/core/core_commands.py:4596 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:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3738,19 +3738,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 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:4614 +#: redbot/core/core_commands.py:4618 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:4618 +#: redbot/core/core_commands.py:4622 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:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3766,19 +3766,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "La etiqueta se ha restablecido." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "La etiqueta se ha establecido." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3795,43 +3795,43 @@ msgstr "Envía un mensaje al Dueño.\n\n" " - `[message]` - El mensaje a enviar al dueño del bot.\n" " " -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "a través de MD" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 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:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3844,41 +3844,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Imprime la ruta de datos del bot." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Ruta de datos: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, 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:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3893,19 +3893,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 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:4869 +#: redbot/core/core_commands.py:4873 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:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3918,7 +3918,7 @@ msgstr "\n" " Usa `[p]allowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3930,15 +3930,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "Los usuarios han sido añadidos a la lista permitida." -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "El usuario ha sido añadido a la lista permitida." -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3947,21 +3947,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Usuarios en la lista permitida:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Usuario en la lista permitida:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Usuario desconocido o eliminado" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3974,15 +3974,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "Los usuarios han sido eliminados de la lista permitida." -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "El usuario ha sido eliminado de la lista permitida." -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3992,11 +3992,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "La lista de permisos ha sido borrada." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -4007,7 +4007,7 @@ msgstr "\n" " Use `[p]blocklist clear` para desactivar la lista de bloqueados\n" " " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -4019,19 +4019,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 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:4999 +#: redbot/core/core_commands.py:5003 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:5001 +#: redbot/core/core_commands.py:5005 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:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -4040,15 +4040,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Usuarios en la lista de bloqueos:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Usuario en la lista de bloqueos:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -4060,15 +4060,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "Los usuarios han sido eliminados de la lista de bloqueos." -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "El usuario ha sido eliminado de la lista de bloqueos." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -4077,11 +4077,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "Se ha borrado la lista de bloqueos." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4094,7 +4094,7 @@ msgstr "\n" " Use `[p]localallowlist clear` para desactivar la lista de usuarios autorizados\n" " " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4107,19 +4107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 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:5105 +#: redbot/core/core_commands.py:5109 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:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4128,19 +4128,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Usuarios y/o roles permitidos:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Usuario o rol permitido:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Usuario/Rol borrado o desconocido" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4154,19 +4154,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 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:5168 +#: redbot/core/core_commands.py:5172 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:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4176,11 +4176,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "La lista permitida del servidor ha sido borrada." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4191,7 +4191,7 @@ msgstr "\n" " Use `[p]localblocklist clear` para desactivar la lista de bloqueados \n" " " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4204,27 +4204,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 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:5215 +#: redbot/core/core_commands.py:5219 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:5218 +#: redbot/core/core_commands.py:5222 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:5223 +#: redbot/core/core_commands.py:5227 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:5225 +#: redbot/core/core_commands.py:5229 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:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4233,15 +4233,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Usuarios y/o roles bloqueados:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Usuario o rol bloqueado:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4254,15 +4254,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 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:5273 +#: redbot/core/core_commands.py:5277 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:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4272,16 +4272,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "La lista de bloqueo del servidor ha sido borrada." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Comandos para activar y desactivar comandos y cogs." -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4295,15 +4295,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "No puedes desactivar este cog por defecto." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} ha sido establecido como deshabilitado por defecto." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4317,11 +4317,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "El cog {cogname} se ha habilitado por defecto." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4333,19 +4333,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 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:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "El cog {cogname} ha sido deshabilitado en este gremio." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 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:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4357,19 +4357,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "El cog {cogname} ha sido habilitado en este gremio." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "El Cog \"{arg}\" no ha sido encontrado." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} no fue deshabilitado (nada que hacer)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4377,15 +4377,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 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:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "No hay cogs deshabilitados en este servidor." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4396,7 +4396,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4404,19 +4404,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "No hay ningún comando desactivado globalmente." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "Los comandos {} están deshabilitados globalmente.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 comando está deshabilitado globalmente.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4424,19 +4424,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "No hay ningún comando deshabilitado en {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos están deshabilitados en {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "1 comando está deshabilitado en {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4450,7 +4450,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4462,19 +4462,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Ese comando ya está deshabilitado globalmente." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4486,15 +4486,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "No tienes permisos para desactivar ese comando." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Ese comando ya está desactivado en este servidor." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4507,7 +4507,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4519,11 +4519,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Ese comando ya está habilitado globalmente." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4535,15 +4535,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "No tienes permisos para activar ese comando." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Ese comando ya está habilitado en este servidor." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4557,7 +4557,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4568,7 +4568,7 @@ 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:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4577,19 +4577,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Rol inmune de las acciones automatizadas de moderación:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Miembros inmunes de las acciones de moderación automatizadas:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Aquí no hay ajustes de inmunidad." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4601,11 +4601,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Ya se ha añadido." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4617,11 +4617,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4633,15 +4633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "Son inmunes." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "No son inmunes." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4652,7 +4652,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4661,7 +4661,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4679,15 +4679,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4697,20 +4697,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 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:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Este servidor ya está siendo ignorado." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, 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:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4725,15 +4725,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Canal removido de la lista ignorada." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Ese canal no está en la lista ignorarda." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4742,24 +4742,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 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:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Este servidor no está en la lista de ignorar." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Este servidor está siendo ignorado actualmente." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Ninguno" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4767,7 +4767,7 @@ msgstr "Categorías ignoradas actualmente: {categories}\n" "Canales: {channels}\n" "Hilos (excluyendo archivados):{threads}" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/et-EE.po b/redbot/core/locales/et-EE.po index 64ad75c32..fd25ffee5 100644 --- a/redbot/core/locales/et-EE.po +++ b/redbot/core/locales/et-EE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Estonian\n" "MIME-Version: 1.0\n" @@ -608,119 +608,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -774,81 +774,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -859,20 +859,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -880,7 +880,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -889,12 +889,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -903,39 +903,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -947,63 +947,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1014,11 +1014,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1028,11 +1028,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1046,15 +1046,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1067,34 +1067,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1105,34 +1105,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1142,12 +1142,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1167,7 +1167,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1181,35 +1181,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1221,15 +1221,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1245,20 +1245,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1275,11 +1275,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1295,15 +1295,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1319,11 +1319,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1341,23 +1341,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1373,15 +1373,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1394,11 +1394,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1408,16 +1408,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1429,7 +1429,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1444,7 +1444,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1453,15 +1453,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1476,56 +1476,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1533,7 +1533,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1546,67 +1546,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1618,23 +1618,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1647,41 +1647,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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,32 +1745,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1780,16 +1780,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1801,11 +1801,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1815,19 +1815,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1840,11 +1840,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1857,29 +1857,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1888,7 +1888,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1896,54 +1896,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1953,15 +1953,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1972,25 +1972,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2002,20 +2002,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2027,20 +2027,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2052,49 +2052,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2103,50 +2103,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2162,40 +2162,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2208,7 +2208,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2217,11 +2217,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2234,7 +2234,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2243,11 +2243,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2260,28 +2260,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2292,15 +2292,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2315,24 +2315,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2348,7 +2348,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2361,15 +2361,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2382,15 +2382,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2403,15 +2403,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2424,15 +2424,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2445,44 +2445,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2500,15 +2500,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2525,15 +2525,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2545,15 +2545,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2565,15 +2565,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2591,7 +2591,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2608,16 +2608,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2634,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2658,7 +2658,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2673,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2696,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2724,19 +2724,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2746,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2769,20 +2769,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2790,7 +2790,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2802,7 +2802,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2813,7 +2813,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2825,7 +2825,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2837,7 +2837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2846,15 +2846,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2862,18 +2862,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2881,7 +2881,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2896,23 +2896,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2923,19 +2923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2947,11 +2947,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2962,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2983,15 +2983,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3006,33 +3006,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3051,27 +3051,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3086,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3108,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3128,7 +3128,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3138,11 +3138,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3151,11 +3151,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3165,11 +3165,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3189,27 +3189,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3223,15 +3223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3245,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3269,15 +3269,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3291,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3315,15 +3315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3338,15 +3338,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3361,15 +3361,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3386,19 +3386,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3413,19 +3413,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3441,19 +3441,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3464,43 +3464,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3513,41 +3513,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3562,19 +3562,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3583,7 +3583,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3595,15 +3595,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3612,21 +3612,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3639,15 +3639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3657,11 +3657,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3669,7 +3669,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3681,19 +3681,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3702,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3722,15 +3722,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3739,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3752,7 +3752,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3765,19 +3765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3786,19 +3786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3812,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3834,11 +3834,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3846,7 +3846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3859,27 +3859,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3888,15 +3888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3909,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3927,16 +3927,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3950,15 +3950,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3972,11 +3972,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3988,19 +3988,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4012,19 +4012,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4032,15 +4032,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4051,7 +4051,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4059,19 +4059,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4079,19 +4079,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4105,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4117,19 +4117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4141,15 +4141,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4162,7 +4162,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4174,11 +4174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4190,15 +4190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4212,7 +4212,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4220,7 +4220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4229,19 +4229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4253,11 +4253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4269,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4285,15 +4285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4304,7 +4304,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4313,7 +4313,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4331,15 +4331,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4349,20 +4349,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4377,15 +4377,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4394,30 +4394,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 55347c0ae..2620373d5 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` ei ole kelvollinen arvo kohteelle `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Tuo komento ei ole käytettävissä yksityisviesteissä." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Tuo komento on käytettävissä vain yksityisviesteissä." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red-versio" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Kyllä, {version} on saatavilla." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Päivitysten tarkistus epäonnistui." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Vanhentunut" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Tietoa Redistä" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Vahvistusta ei saatu, peruutetaan." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Tässä voi kestää jonkin aikaa." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Käyttäjä ei voi poistaa omaa dataansa." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "käytössä" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "ei käytössä" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Selvä. Näkemiin :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Okei, jään sitten :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Sammutetaan... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Käynnistetään uudelleen..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Globaali" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Palvelin" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1887,7 +1887,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1895,54 +1895,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1952,15 +1952,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1971,25 +1971,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2001,20 +2001,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2026,20 +2026,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2051,49 +2051,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2102,50 +2102,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2161,40 +2161,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Kuvaus nollattu." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "URL-osoite on virheellinen." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Valmista." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2207,7 +2207,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2216,11 +2216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Avatar poistettu." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2233,7 +2233,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2242,11 +2242,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2259,29 +2259,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 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:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 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:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2292,15 +2292,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2315,24 +2315,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2348,7 +2348,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2361,15 +2361,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2382,15 +2382,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2403,15 +2403,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2424,15 +2424,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2445,44 +2445,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Tilaksi asetettiin {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2500,15 +2500,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2525,15 +2525,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2545,15 +2545,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2565,15 +2565,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2591,7 +2591,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2608,16 +2608,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2634,15 +2634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2658,7 +2658,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2673,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2696,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2724,19 +2724,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2746,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2769,20 +2769,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2790,7 +2790,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2802,7 +2802,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2813,7 +2813,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2825,7 +2825,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2837,7 +2837,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2846,15 +2846,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2862,18 +2862,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2881,7 +2881,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2896,23 +2896,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2923,19 +2923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2947,11 +2947,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2962,11 +2962,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2983,15 +2983,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Väri nollattiin." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Väri asetettiin." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3006,33 +3006,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3051,27 +3051,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3086,15 +3086,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3108,19 +3108,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3128,7 +3128,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3138,11 +3138,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3151,11 +3151,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3165,11 +3165,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3189,27 +3189,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3223,15 +3223,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3245,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3269,15 +3269,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3291,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3315,15 +3315,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3338,15 +3338,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3361,15 +3361,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3386,19 +3386,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3413,19 +3413,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3441,19 +3441,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3464,43 +3464,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "Käyttäjä-ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3513,41 +3513,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3562,19 +3562,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3583,7 +3583,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3595,15 +3595,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3612,21 +3612,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Tuntematon tai poistettu käyttäjä" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3639,15 +3639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3657,11 +3657,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3669,7 +3669,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3681,19 +3681,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3702,15 +3702,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3722,15 +3722,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3739,11 +3739,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3752,7 +3752,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3765,19 +3765,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3786,19 +3786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3812,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3834,11 +3834,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3846,7 +3846,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3859,27 +3859,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3888,15 +3888,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3909,15 +3909,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3927,16 +3927,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3950,15 +3950,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3972,11 +3972,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3988,19 +3988,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4012,19 +4012,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4032,15 +4032,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4051,7 +4051,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4059,19 +4059,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4079,19 +4079,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4105,7 +4105,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4117,19 +4117,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4141,15 +4141,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4162,7 +4162,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4174,11 +4174,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4190,15 +4190,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4212,7 +4212,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4220,7 +4220,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4229,19 +4229,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4253,11 +4253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4269,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4285,15 +4285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4310,7 +4310,7 @@ msgstr "\n" " - Omistajat, Ylläpitäjät ja ne, joilla on hallintakanavien käyttöoikeudet, ohitetaan ohitettavat kanavat.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4319,7 +4319,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4350,15 +4350,15 @@ msgstr "\n" " - `` - The channel to ignore. Tämä voi olla myös lanka tai kategoria kanava.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4368,20 +4368,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4396,15 +4396,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4413,30 +4413,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 56d26ee1e..3a2b04fc0 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -644,119 +644,119 @@ msgstr "Invite de commande" msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 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:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "L'argument {parameter_name} doit être un entier positif." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "L'argument `{parameter_name}` ne doit pas être un entier supérieur à {maximum}." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "L'argument `{parameter_name}` doit être un entier au moins de {minimum}." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "L'argument `{parameter_name}` doit être un entier entre {minimum} et {maximum}." -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "L'argument `{parameter_name}` doit être un nombre positif." -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "L'argument `{parameter_name}` ne doit pas être un nombre supérieur à {maximum}." -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "L'argument `{parameter_name}` doit être un nombre au moins de {maximum}." -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "L'argument `{parameter_name}` doit être un nombre compris entre {minimum} et {maximum}." -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "L'argument `{parameter_name}` doit être une chaîne de caractères d'une longueur maximale de {maximum}." -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "L'argument `{parameter_name}` doit être une chaîne de caractères d'une longueur maximale de {minimum}." -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "L'argument `{parameter_name}` doit être une chaîne de caractères d'une longueur comprise entre {minimum} et {maximum}." -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "L'argument `{parameter_name}` doit être un nombre au moins de {minimum}." -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" n'est pas un nombre." -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" n'est pas un nombre." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "Erreur lors de l’exécution de la commande '{command}'." -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 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:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 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:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Cette commande n'est pas disponible en Messages Privés (DMs)." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Cette commande est disponible seulement en messages privés." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Cette commande n'est disponible que dans les channels NSFW." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "Cette commande est en cours de rechargement. Réessayez {relative_time}." -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 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:449 +#: redbot/core/_events.py:461 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:455 +#: redbot/core/_events.py:467 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:460 +#: redbot/core/_events.py:472 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:466 +#: redbot/core/_events.py:478 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:471 +#: redbot/core/_events.py:483 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." @@ -813,7 +813,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Affiche les informations à propos de [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -821,43 +821,43 @@ msgstr "Ce bot est une instance de [Red, un bot Discord open source]({}) créé "Red est soutenu par une communauté passionnée qui contribue et crée du contenu pour tout le monde. [Rejoignez nous]({}) et aidez-nous à améliorer Red !\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Instance appartenant à l'équipe" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instance appartenant à" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Version de Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Oui, {version} est disponible." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "La vérification des mises à jour a échoué." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Obsolète" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "À propos de cette instance" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "À propos de Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Apporte de la joie depuis le 2 janvier 2016 (Depuis {} jours !)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -865,7 +865,7 @@ msgstr "Ce bot est une instance de Red, un bot Discord open source (1) créé pa "Red est soutenu par une communauté passionnée qui contribue et crée du contenu que tout le monde puisse profiter. Rejoignez-nous aujourd'hui (4) et aidez-nous à l'améliorer !\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -875,7 +875,7 @@ msgstr "Instance appartenant à l'équipe : [{owner}]\n" "discord.py : [{dpy_version}] (6)\n" "Version de Red : [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -885,19 +885,19 @@ msgstr "Instance appartenant à : [{owner}]\n" "discord.py : [{dpy_version}] (6)\n" "Version de Red : [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Obsolète : [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**À propos de Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**À propos de cette instance**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -915,20 +915,20 @@ msgstr "**Références**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Affiche le temps de disponibilité de [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Moins d'une seconde." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Je suis en ligne depuis : **{time_quantity}** (Depuis {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -939,7 +939,7 @@ msgstr "\n" " Plus d'informations peuvent être trouvées dans la [Documentation des données utilisateur.](https://docs.discord.red/fr/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -952,13 +952,13 @@ msgstr "\n" " - `[p]mydata whatdata`\n" " " -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Ce bot garde des données à propos des utilisateurs nécessaires pour son fonctionnement. Cela consiste principalement en l'ID que Discord assigne à votre utilisateur, lié à une poignée d'autres choses selon ce avec quoi vous interagissez dans le bot. Quelques commandes gardent ces données pour savoir qui a créé quelque chose (notamment les listes de lecture). Pour tous les détails à ce propos ainsi que des infos plus précises sur ce qui est gardé, voyez {link}.\n\n" "En plus, des ajouts tiers chargés par le propriétaire du bot peuvent ou non garder des infos additionnelles. Vous pouvez utiliser `{prefix}mydata 3rdparty` pour voir les déclarations fournies par chaque ajout tiers." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -971,39 +971,39 @@ msgstr "Afficher les déclarations de données de l'utilisateur final de chaque " - `[p]mydata 3rdparty`\n" " " -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Je dois pouvoir être capable de joindre des fichiers (essayez en Messages Privés (DM) ?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Ce cas ne semble pas avoir d'extension tierce chargée." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Déclarations tierces des Données de l'Utilisateur Final" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Ce qui suit sont les déclarations fournies par les extensions tierces." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Extensions tierces sans déclarations\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Voici une page générée avec les déclarations fournies par les extensions tierces." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Nous n'avons pas reçu de confirmation, annulation." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Nous n'avons pas reçu de confirmation correspondante, annulation." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1022,19 +1022,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Cette commande ({command}) ne supporte pas l'utilisation non interactive." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Cela forcera le bot à se débarrasser et/ou se désassocier de vos données. Il ne se débarrassera pas des données opérationnelles telles que les entrées de modlog, les avertissements ou les mises en sourdine. Si vous êtes sûr que c'est ce que vous voulez, veuillez répondre avec ce qui suit :" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Cela peut prendre du temps." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1042,7 +1042,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1050,7 +1050,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Note : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1058,27 +1058,27 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles vous "Veuillez contacter le propriétaire de ce bot pour résoudre ce problème.\n" "Note : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "J'ai supprimé toutes les données non opérationnelles vous concernant (que je sais supprimer) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Les cogs suivants n'ont pas géré la suppression :\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Bientôt] Obtenez les données que [botname] a sur vous." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Cette commande ne fait rien pour le moment, mais nous travaillons à ajouter le support pour cela." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1087,7 +1087,7 @@ msgstr "\n" " Commandes pour un traitement de données plus complet.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1103,11 +1103,11 @@ msgstr "\n" " **Exemple:**\n" " - `[p]mydata ownermanagement allowuserdeletions` " -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "L'utilisateur peut supprimer ses propres données. Cela n'inclura pas les données opérationnelles telles que les utilisateurs bloqués." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1123,11 +1123,11 @@ msgstr "\n" " \n" " " -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "L'utilisateur ne peut pas supprimer ses propres données." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1150,15 +1150,15 @@ msgstr "\n" " - `1` : Les joueurs doivent supprimer tout ce dont ils n'ont pas besoin concernant l'utilisateur.\n" " " -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Les Cogs seront chargés de supprimer toutes les données non opérationnelles à la demande de l'utilisateur." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Les cogs seront informés qu'un utilisateur a fait une demande de suppression de données, et les détails de ce qu'il faut supprimer seront laissés à la discrétion de l'auteur du cog." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1179,13 +1179,13 @@ msgstr "\n" " - `` - L'id de l'utilisateur dont les données seront supprimées.\n" " " -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Cela fera que le bot se débarrassera ou désassociera toutes les données de l'ID utilisateur spécifié. Vous ne devriez pas utiliser cela à moins que Discord ne l'ait spécifiquement demandé à l'égard d'un utilisateur supprimé. Ceci supprimera l'utilisateur de diverses mesures anti-abus. Si vous traitez une requête manuelle d'un utilisateur, vous pouvez vouloir `{prefix}{command_name}` à la place.\n\n" "Si vous êtes sûr que c'est ce que vous avez l'intention de faire, veuillez répondre avec ce qui suit :" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1193,7 +1193,7 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1201,7 +1201,7 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1209,11 +1209,11 @@ msgstr "J'ai essayé de supprimer toutes les données concernant cet utilisateur "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "J'ai supprimé toutes les données sur cet utilisateur que je sais supprimer." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1230,13 +1230,13 @@ msgstr "Supprimer les données de [botname] concernant un utilisateur pour un ut " - `` - L'id de l'utilisateur dont les données seraient supprimées.\n" " " -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Cela fera que le bot se débarrassera ou désassociera beaucoup de données non opérationnelles concernant l'utilisateur spécifié. Les utilisateurs ont accès à des commandes différentes pour cela sauf s'ils ne peuvent pas interagir avec le bot du tout. Il s'agit d'une opération presque 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" "Si vous êtes sûr que c'est ce que vous avez l'intention de faire, veuillez répondre avec les éléments suivants :" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1244,7 +1244,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1252,7 +1252,7 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1260,11 +1260,11 @@ msgstr "J'ai essayé de supprimer toutes les données non opérationnelles conce "Veuillez verifier vos logs et contactez les créateurs de ces cogs et ces modules.\n" "Remarque : En dehors de ces échecs, les données devraient avoir été supprimées." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "J'ai supprimé toutes les données non opérationnelles sur cet utilisateur que je sais supprimer." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1279,13 +1279,13 @@ msgstr "Supprimer les données de [botname] concernant un utilisateur.\n\n" " - `` - L'id de l'utilisateur dont les données seraient supprimées.\n" " " -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Cela fera que le bot se débarrasse ou désassociera beaucoup de données concernant l'utilisateur spécifié. Cela peut inclure plus que des données de l'utilisateur final, y compris des enregistrements anti-abus.\n\n" "Si vous êtes sûr que c'est ce que vous avez l'intention de faire, veuillez répondre avec les éléments suivants :" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1320,7 +1320,7 @@ msgstr "\n" " 3. Paramètre global - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1343,35 +1343,35 @@ msgstr "\n" " - `[command]` - Vérifie cette commande pour les paramètres d'incorporation spécifiques à la commande.\n" " " -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Paramètre des embeds :\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Paramètre par défaut global : {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "Paramètre global de la commande {command} : {value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Paramètre du serveur : {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 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:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Paramètres du salon : {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Paramètre utilisateur : {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1390,15 +1390,15 @@ msgstr "\n" " - `[p]embedset global`\n" " " -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Les embeds sont maintenant désactivées par défaut." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Les embeds sont maintenant activées par défaut." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1425,20 +1425,20 @@ msgstr "\n" " - `[enabled]` - Indique s'il faut utiliser des intégrations sur ce serveur. Laissez vide pour réinitialiser par défaut.\n" " " -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 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:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Les embeds sont maintenant activées pour ce serveur." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Les embeds sont maintenant désactivées pour ce serveur." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1467,11 +1467,11 @@ msgstr "\n" " - `[enabled]` - Indique s'il faut utiliser des incorporations pour cette commande. Laissez vide pour réinitialiser par défaut.\n" " " -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1498,15 +1498,15 @@ msgstr "\n" " **Arguments:**\n" " - `[enabled]` - Indiqué s'il faut utiliser des incorporations pour cette commande. Laissez vide pour réinitialiser par défaut." -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 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:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 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:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1522,11 +1522,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 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:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1544,23 +1544,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Les embeds sont maintenant {} pour ce salon." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "activé" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "désactivé" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1576,15 +1576,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 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:1440 +#: redbot/core/core_commands.py:1444 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:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1597,11 +1597,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Aucune exception n'a eu lieu pour le moment." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1611,16 +1611,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, 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:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1632,7 +1632,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1647,7 +1647,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1660,15 +1660,15 @@ 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:1586 +#: redbot/core/core_commands.py:1590 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:1590 +#: redbot/core/core_commands.py:1594 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:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1683,56 +1683,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 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:1621 +#: redbot/core/core_commands.py:1625 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:1627 +#: redbot/core/core_commands.py:1631 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:1633 +#: redbot/core/core_commands.py:1637 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:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Très bien. Bye :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "D'accord. Je quitte {number} serveurs..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "D'accord. Je quitte un serveur..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "D'accord, je reste alors. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "D'accord, je ne quitte pas ces serveurs." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "D'accord, je ne quitte pas ce serveur." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1743,7 +1743,7 @@ msgstr "\n" " Note : Cette commande est interactive.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1756,75 +1756,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Chargé {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Le paquet suivant est déjà chargé : {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Les paquets suivants sont déjà chargés : {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 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:1742 +#: redbot/core/core_commands.py:1746 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:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 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:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 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:1777 +#: redbot/core/core_commands.py:1781 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:1781 +#: redbot/core/core_commands.py:1785 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:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1836,23 +1836,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "Le paquet suivant a été déchargé : {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Les paquets suivants ont été déchargés : {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "Le paquet suivant n'était pas chargé : {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "Les paquets suivants n'étaient pas chargés : {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1865,46 +1865,46 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Rechargé {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 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:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 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:1929 +#: redbot/core/core_commands.py:1933 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:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1915,27 +1915,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "Le type de commande doit être un des types `slash`, `message`, ou `user`." -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "Cette commande d'application est déjà activée." -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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 "Cette commande d'application n'a pas pu être trouvée. Utilisez `{prefix}slash list` pour voir toutes les commandes d'application. Vous devrez peut-être vérifier le type de commande." -#: redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "La limite de commande a été atteinte. Désactivez d'abord une commande." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "La commande d'application {command_type} `{command_name} ` est activée" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1946,19 +1946,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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 "Cette commande d'application a été définie comme nécessaire pour que le cog fonctionne par l'auteur, et ne peut pas être désactivée. Le cog doit être déchargé pour supprimer la commande." -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "Cette commande d'application est déjà désactivée ou n'existe pas." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "Commande d'application {command_type} désactivée `{command_name}`" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1968,32 +1968,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -2003,16 +2003,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -2024,11 +2024,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "Il n'y a aucune commande d'application à afficher." -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -2038,19 +2038,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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 "J'ai besoin de la portée `applications.commands` dans ce serveur pour pouvoir le faire. Vous pouvez dire au bot d'ajouter cette portée pour inviter des liens en utilisant la commande `{prefix}inviteset commandscope`, et peut alors exécuter ` l'invitation{prefix}` pour obtenir une invitation qui donnera au bot le champ d'application. Vous n'avez pas besoin d'expulser le bot pour activer la portée, il suffit d'utiliser cette invitation pour ré-authentifier le bot avec la portée activée." -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "Commandes {count} synchronisées." -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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 "Vous semblez essayer de vous synchroniser après une synchronisation récente. Discord n'aime pas que les robots se synchronisent plus souvent que nécessaire, cette commande a donc un temps de recharge. Vous devez activer / désactiver toutes les commandes que vous souhaitez modifier en premier, et exécuter cette commande une seule fois après que toutes les modifications ont été apportées." -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -2063,11 +2063,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Arrêt... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -2080,29 +2080,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Redémarrage..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Commande de base pour les paramètres de la banque." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Affiche les paramètres actuels de la banque." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Serveur" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2116,7 +2116,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:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2127,54 +2127,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "par serveur" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "La banque est désormais : {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Défini le nom de la banque." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Le nom de la banque est maintenant : {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, 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:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Le nom de la devise est maintenant : {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Le solde maximal a été réglé sur : {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2184,15 +2184,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 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:2595 +#: redbot/core/core_commands.py:2599 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:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2203,26 +2203,26 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "ce serveur" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 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:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "Commande de base pour élaguer les comptes bancaires." -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2234,21 +2234,21 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 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:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 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:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2260,21 +2260,21 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 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:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 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:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2286,27 +2286,27 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "Le compte bancaire de {name} a été supprimé." -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "Gérer les paramètres du modlog." -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Commande pour réparer les cas de mauvaise conduite." -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2315,23 +2315,23 @@ msgstr "Définir un salon comme modlog.\n\n" " Omettre `[channel]` pour désactiver le modlog.\n" " " -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Les événements de modération seront envoyés à {channel}." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 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:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "Le journal des mods est déjà désactivé." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "Journal des logs désactivé." -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2344,50 +2344,50 @@ msgstr "\n" " Exemple: `[p]modlogset case kick enabled`\n" " " -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "Paramètres actuels :\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "Cette action n’est pas enregistrée." -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "La création de cas pour les actions {action_name} est maintenant {enabled}." -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "Réinitialiser tous les arguments de modlog dans ce serveur." -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "Êtes-vous sûr de vouloir réinitialiser tous les cas de modlog de ce serveur ?" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Vous avez pris trop de temps à répondre." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "Les arguments ont été réinitialisés." -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Aucune modification n'a été faite." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Des commandes pour modifier les paramètres de [botname]." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Commandes pour modifier les paramètres de [botname]." -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2403,40 +2403,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Description réinitialisée." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 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:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "Cette URL est invalide." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 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:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Terminé." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2449,7 +2449,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2458,11 +2458,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Avatar supprimé." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2475,7 +2475,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2484,11 +2484,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2501,29 +2501,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 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:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 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:3063 +#: redbot/core/core_commands.py:3067 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:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2534,15 +2534,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 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:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2557,24 +2557,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 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:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2590,7 +2590,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2603,15 +2603,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "Statut défini à `Joue à {game.name}`." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Jeu effacé." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2624,15 +2624,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "Statut défini à `Écoute {listening}`." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "Écoute éffacé." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2645,15 +2645,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "Statut défini à ``Regarde {watching}`." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "Status de Visionnage effacé." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2666,15 +2666,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "Statut défini à `Participant à : {competing}`." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Statut de participation effacé." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2687,44 +2687,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "Statut personnalisé défini à `{text}`." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "Statut personnalisé effacé." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Statut changé à {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "Passer le statut de [botname] à connecté." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Définissez le statut de [botname] sur ne pas déranger." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "Passer le statut de [botname] à occupé." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Passer le statut de [botname] à invisible." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "Définir les rôles d'administrateur et de mod du serveur pour [botname]." -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2742,15 +2742,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Ce rôle est déjà un rôle admin." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 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:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2767,15 +2767,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 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:3427 +#: redbot/core/core_commands.py:3431 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:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2787,15 +2787,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 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:3449 +#: redbot/core/core_commands.py:3453 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:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2807,15 +2807,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 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:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2833,7 +2833,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2850,16 +2850,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "Code de langue invalide. Utilisez le format `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Le langage global a été définie." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2876,15 +2876,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 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:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2900,7 +2900,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2915,15 +2915,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "Le formatage régional global sera désormais basé sur les paramètres régionaux du bot." -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Le formatage régional global sera désormais basé sur les paramètres régionaux `{language_code}`" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2938,15 +2938,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 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:3660 +#: redbot/core/core_commands.py:3664 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:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2966,19 +2966,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "Cliquez sur le bouton ci-dessous pour définir vos clés." -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "Ce message de configuration des clés API a expiré." -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2988,19 +2988,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Aucun service d'API n'a encore été défini." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "Services d'API définis:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "Service d'API défini:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -3011,21 +3011,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Services supprimés avec succès :\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Service supprimé avec succès :{service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 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:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -3036,7 +3036,7 @@ msgstr "\n" " Les notifications du propriétaire incluent l'utilisation de `[p]contact` et les mises à jour disponibles du rouge.\n" " " -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -3048,7 +3048,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -3059,7 +3059,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -3071,7 +3071,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -3083,7 +3083,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -3092,15 +3092,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "Il n'y a pas de canaux supplémentaires envoyés." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Salon inconnu avec l'id : {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -3108,11 +3108,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "Pas encore défini." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3122,7 +3122,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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3134,7 +3134,7 @@ 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:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3149,23 +3149,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Suppression de la commande désactivée." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Délai de suppression défini à {num} secondes." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Je ne supprimerai pas les messages de commande." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3176,19 +3176,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 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:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3200,11 +3200,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 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:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3215,11 +3215,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3236,15 +3236,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3259,35 +3259,35 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "Les préfixes ne peuvent pas commencer par '/', car cela entre en conflit avec les commandes slash de Discord." -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "Attention : Un préfixe est en dessous de la longueur recommandée (1 caractère).\n" "Voulez-vous continuer ?" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Annulé." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "Attention : Un préfixe est au-dessus de la longueur recommandée (25 caractères).\n" "Voulez-vous continuer ?" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Préfixes défini." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3306,27 +3306,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Les préfixes du serveur ont été réinitialisées." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "Vous ne pouvez pas avoir un préfixe inférieur à 1 caractère." -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "Vous ne pouvez pas avoir un préfixe de plus de 25 caractères." -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Préfixe du serveur défini." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Préfixes du serveur défini." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3341,15 +3341,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "J'utiliserai des boutons sur les menus de base." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "Je n'utiliserai pas de boutons sur les menus de base." -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3363,19 +3363,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "Le message doit contenir moins de 1000 caractères." -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "Message d'erreur mis à jour avec succès." -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "Le message d'erreur a été réinitialisé avec succès." -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3386,7 +3386,7 @@ msgstr "\n" " Tous les paramètres d'aide sont appliqués globalement.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3396,11 +3396,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3409,11 +3409,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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 "Le formateur d'aide a été réinitialisé. Cela n'empêchera pas les cogs de modifier l'aide, vous devrez peut-être supprimer un cog si cela a été un problème." -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3423,11 +3423,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "Les paramètres d'aide ont été réinitialisés à leurs valeurs par défaut. Cela peut ne pas avoir d'impact lorsque vous utilisez des formateurs d'aide tiers." -#: redbot/core/core_commands.py:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3447,27 +3447,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "L'aide n'utilisera que le menu sélectionné." -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "L'aide utilisera les menus des boutons et ajoutera un menu de sélection." -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "L'aide utilisera les menus boutons." -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "L'aide utilisera les boutons de réaction." -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3481,15 +3481,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "L'aide ne filtrera pas les commandes cachées." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3503,15 +3503,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "Le menu d'aide n'affichera pas les alias de commandes." -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "L'aide n'affichera plus les alias de commandes." -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3527,15 +3527,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 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:4455 +#: redbot/core/core_commands.py:4459 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:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3549,15 +3549,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 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:4478 +#: redbot/core/core_commands.py:4482 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:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3573,15 +3573,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "L'aide vérifiera l'existence des rubriques d'aide." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "L'aide vérifiera uniquement l'existence des rubriques d'aide via l'aide floue (si elle est activée)." -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3596,15 +3596,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 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:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3619,15 +3619,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 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:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3644,19 +3644,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 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:4590 +#: redbot/core/core_commands.py:4594 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:4592 +#: redbot/core/core_commands.py:4596 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:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3671,19 +3671,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "Vous devez donner une valeur d'au moins 15 secondes !" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Le délai d'attente ne peut pas être supérieur à 5 minutes !" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Terminé. Le délai de réaction a été défini à {} secondes." -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3699,19 +3699,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3722,43 +3722,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 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:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3771,41 +3771,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 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:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, 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:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3820,19 +3820,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 msgid "A text channel, voice channel, stage channel, or thread needs to be passed when using this command in DMs." msgstr "Un salon textuel, un salon vocal, un canal de stage ou un fil de discussion doit être passé lorsque vous utilisez cette commande en DMs." -#: redbot/core/core_commands.py:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "L'utilisateur donné n'est pas membre du serveur diagnostiqué." -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "N'essayez pas de me tromper, le membre donné ne peut pas accéder au canal {channel}!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3841,7 +3841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3853,15 +3853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 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:4905 +#: redbot/core/core_commands.py:4909 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:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3870,21 +3870,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Utilisateurs sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Utilisateur sur la liste des utilisateurs autorisés :" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Utilisateur inconnu ou supprimé" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3897,15 +3897,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 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:4951 +#: redbot/core/core_commands.py:4955 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:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3915,11 +3915,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "La liste des autorisés a été effacée." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3927,7 +3927,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3939,19 +3939,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 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:4999 +#: redbot/core/core_commands.py:5003 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:5001 +#: redbot/core/core_commands.py:5005 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:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3960,15 +3960,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Utilisateurs sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Utilisateur sur la liste des utilisateurs bloqués :" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3980,15 +3980,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 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:5045 +#: redbot/core/core_commands.py:5049 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:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3997,11 +3997,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "La liste des bloqués a été effacée." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -4010,7 +4010,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -4023,19 +4023,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 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:5105 +#: redbot/core/core_commands.py:5109 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:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -4044,19 +4044,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Utilisateurs et/ou rôles autorisés :" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Utilisateur ou rôle autorisé :" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Utilisateur / Role inconnu ou supprimé" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -4070,19 +4070,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 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:5168 +#: redbot/core/core_commands.py:5172 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:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -4092,11 +4092,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "La liste d'autorisations du serveur a été effacée." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4104,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4117,27 +4117,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 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:5215 +#: redbot/core/core_commands.py:5219 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:5218 +#: redbot/core/core_commands.py:5222 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:5223 +#: redbot/core/core_commands.py:5227 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:5225 +#: redbot/core/core_commands.py:5229 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:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4146,15 +4146,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Utilisateurs et/ou rôles bloqués :" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Utilisateur ou rôle bloqué :" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4167,15 +4167,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 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:5273 +#: redbot/core/core_commands.py:5277 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:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4185,16 +4185,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "La liste des utilisateurs bloqués du serveur a été effacée." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, 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:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4208,15 +4208,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 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:5315 +#: redbot/core/core_commands.py:5319 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:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4230,11 +4230,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 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:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4246,19 +4246,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "Vous ne pouvez pas désactiver ce cog car vous vous verrouillez vous-même." -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} a été désactivé dans ce serveur." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} a déjà été désactivé (rien à faire)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4270,19 +4270,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} a été activé dans ce serveur." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" introuvable." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} n'était pas désactivé (rien à faire)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4290,15 +4290,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 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:5410 +#: redbot/core/core_commands.py:5414 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:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4309,7 +4309,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4317,19 +4317,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Il n'y a aucune commande désactivée globalement." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} commandes sont désactivées globalement.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 commande est désactivée globalement.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4337,19 +4337,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "Il n'y a aucune commande désactivée dans {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} commandes sont désactivées dans {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "1 commande est désactivée dans {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4363,7 +4363,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4375,19 +4375,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4399,15 +4399,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 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:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4420,7 +4420,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4432,11 +4432,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4448,15 +4448,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "Vous n'êtes pas autorisé à activer cette commande." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 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:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4470,7 +4470,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4478,7 +4478,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4487,19 +4487,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 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:5693 +#: redbot/core/core_commands.py:5697 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:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Aucun paramètre d'immunité ici." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4511,11 +4511,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4527,11 +4527,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4543,15 +4543,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "Ils sont immunisés." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "Ils ne sont pas immunisés." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4568,7 +4568,7 @@ msgstr "\n" " - Owners, Admins, et ceux qui ont les permissions de gérer les canaux ignorés.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4577,7 +4577,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4608,15 +4608,15 @@ msgstr "\n" " - `` - Le canal à ignorer. Cela peut également être un fil de discussion ou une catégorie de canal.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4626,20 +4626,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 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:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Ce serveur est déjà ignoré." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, 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:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4654,15 +4654,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 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:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4671,24 +4671,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 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:5916 +#: redbot/core/core_commands.py:5920 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:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Ce serveur est actuellement ignoré." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Aucun" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4696,7 +4696,7 @@ msgstr "Catégories actuellement ignorées : {categories}\n" "Canaux : {channels}\n" "Threads (exclusion archivée) :{threads}" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hi-IN.po b/redbot/core/locales/hi-IN.po index 454476dc0..40e42ad7d 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Hindi\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1887,7 +1887,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1895,54 +1895,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1952,15 +1952,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1971,25 +1971,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2001,20 +2001,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2026,20 +2026,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2051,49 +2051,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2102,50 +2102,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2161,40 +2161,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2207,7 +2207,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2216,11 +2216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2233,7 +2233,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2242,11 +2242,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2259,28 +2259,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2291,15 +2291,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2314,24 +2314,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2347,7 +2347,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2360,15 +2360,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2381,15 +2381,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2402,15 +2402,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2423,15 +2423,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2444,44 +2444,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2499,15 +2499,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2524,15 +2524,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2544,15 +2544,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2564,15 +2564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2590,7 +2590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2607,16 +2607,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2633,15 +2633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2657,7 +2657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2672,15 +2672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2695,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2723,19 +2723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2745,19 +2745,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2768,20 +2768,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2789,7 +2789,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2801,7 +2801,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2836,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2845,15 +2845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2861,18 +2861,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2880,7 +2880,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2895,23 +2895,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2922,19 +2922,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2946,11 +2946,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2961,11 +2961,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2982,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3005,33 +3005,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3050,27 +3050,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3085,15 +3085,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3107,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3127,7 +3127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3137,11 +3137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3150,11 +3150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3164,11 +3164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3188,27 +3188,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3222,15 +3222,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3244,15 +3244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3268,15 +3268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3290,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3314,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3337,15 +3337,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3360,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3385,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3412,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3440,19 +3440,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3463,43 +3463,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3512,41 +3512,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3561,19 +3561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3582,7 +3582,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3594,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3611,21 +3611,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3638,15 +3638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3656,11 +3656,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3668,7 +3668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3680,19 +3680,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3701,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3721,15 +3721,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3738,11 +3738,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3751,7 +3751,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3764,19 +3764,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3785,19 +3785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3811,19 +3811,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3833,11 +3833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3845,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3858,27 +3858,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3887,15 +3887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3908,15 +3908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3926,16 +3926,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3949,15 +3949,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3971,11 +3971,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3987,19 +3987,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4011,19 +4011,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4031,15 +4031,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4050,7 +4050,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4058,19 +4058,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4078,19 +4078,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4104,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4116,19 +4116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4140,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4161,7 +4161,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4173,11 +4173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4189,15 +4189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4211,7 +4211,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4219,7 +4219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4228,19 +4228,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4252,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4268,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4284,15 +4284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4303,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4312,7 +4312,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4348,20 +4348,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4376,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4393,30 +4393,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hr-HR.po b/redbot/core/locales/hr-HR.po index cc0212ab4..a3ab015d6 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -628,119 +628,119 @@ msgstr "Naredbeni redak" msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nije važeća vrijednost za `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 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:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 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:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Ova naredba nije dostupna u direktnim porukama." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Ova naredba je dostupna samo u direktnim porukama." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Ova naredba je dostupna samo u NSFW kanalima." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 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:449 +#: redbot/core/_events.py:461 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:455 +#: redbot/core/_events.py:467 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:460 +#: redbot/core/_events.py:472 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:466 +#: redbot/core/_events.py:478 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:471 +#: redbot/core/_events.py:483 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." @@ -794,7 +794,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Prikaži informacije o [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -802,75 +802,75 @@ msgstr "Ovaj bot je instanca [Red-a, open source Discord bota]({}) kojeg je stvo "Red ima podršku strastvene zajednice koja doprinosi i stvara sadržaj u kojem svi mogu uživati. [Pridružite nam se danas]({}) i pomognite nam da se poboljšamo!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Vlasnik instance je tim" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Vlasnik instance je" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Verzija Red-a" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Da, {version} je dostupan." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Provjera ažuriranja nije uspjela." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Zastarjelo" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "O ovoj instanci" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "O Red-u" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**O Red-u**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**O ovoj instanci**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -888,20 +888,20 @@ msgstr "**Reference**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Prikazuje vrijeme rada [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Manje od jedne sekunde." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Na mreži sam: **{time_quantity}** (od {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -909,7 +909,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -918,12 +918,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -932,39 +932,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -976,63 +976,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1043,11 +1043,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1057,11 +1057,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1075,15 +1075,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1096,34 +1096,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1134,34 +1134,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1171,12 +1171,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1196,7 +1196,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1210,35 +1210,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1250,15 +1250,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1274,20 +1274,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1304,11 +1304,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1324,15 +1324,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1348,11 +1348,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1370,23 +1370,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1402,15 +1402,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1423,11 +1423,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1437,16 +1437,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1458,7 +1458,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1473,7 +1473,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1482,15 +1482,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1505,56 +1505,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1562,7 +1562,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1575,67 +1575,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1647,23 +1647,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1676,43 +1676,43 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "{packs} su ponovno učitani." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Ponovno učitavanje sljedećeg paketa nije uspjelo: {pack}.\n" "Provjerite konzolu ili zapisnike za detalje." -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1723,27 +1723,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1754,19 +1754,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1776,32 +1776,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1811,16 +1811,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1832,11 +1832,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1846,19 +1846,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1871,11 +1871,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1888,29 +1888,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Osnovna naredba za postavke banke." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Prikaži trenutne postavke banke." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Globalno" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1924,7 +1924,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:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1935,54 +1935,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "povezana sa serverom" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globalna" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banka je sada {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Postavite naziv banke." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Naziv banke postavljen je kao: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Postavite naziv za valutu banke." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Naziv valute postavljen je kao: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimalni ukupni iznos postavljen je na: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1992,15 +1992,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2011,25 +2011,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2041,20 +2041,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2066,20 +2066,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2091,49 +2091,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2142,50 +2142,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2201,40 +2201,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2247,7 +2247,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2256,11 +2256,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2273,7 +2273,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2282,11 +2282,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2299,28 +2299,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2331,15 +2331,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2354,24 +2354,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2387,7 +2387,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2400,15 +2400,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2421,15 +2421,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2442,15 +2442,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2463,15 +2463,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2484,44 +2484,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2539,15 +2539,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2564,15 +2564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2584,15 +2584,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2604,15 +2604,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2630,7 +2630,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2647,16 +2647,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2673,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2697,7 +2697,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2712,15 +2712,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2735,15 +2735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2763,19 +2763,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2785,19 +2785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2808,20 +2808,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2829,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2841,7 +2841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2852,7 +2852,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2864,7 +2864,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2876,7 +2876,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2885,15 +2885,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2901,18 +2901,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2920,7 +2920,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2935,23 +2935,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2962,19 +2962,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2986,11 +2986,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3001,11 +3001,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3022,15 +3022,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3045,33 +3045,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Otkazano." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3090,27 +3090,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3125,15 +3125,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3147,19 +3147,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3167,7 +3167,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3177,11 +3177,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3190,11 +3190,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3204,11 +3204,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3228,27 +3228,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3262,15 +3262,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3284,15 +3284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3308,15 +3308,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3330,15 +3330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3354,15 +3354,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3377,15 +3377,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3400,15 +3400,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3425,19 +3425,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3452,19 +3452,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3480,19 +3480,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3503,43 +3503,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3552,41 +3552,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3601,19 +3601,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3622,7 +3622,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3634,15 +3634,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3651,21 +3651,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3678,15 +3678,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3696,11 +3696,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3708,7 +3708,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3720,19 +3720,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3741,15 +3741,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3761,15 +3761,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3778,11 +3778,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3791,7 +3791,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3804,19 +3804,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 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:5105 +#: redbot/core/core_commands.py:5109 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:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3825,19 +3825,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Dopušteni korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Dopušten korisnik ili uloga:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Nepoznat ili izbrisan korisnik/uloga" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3851,19 +3851,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 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:5168 +#: redbot/core/core_commands.py:5172 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:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3873,11 +3873,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "Serverov popis dopuštenih je izbrisan." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3888,7 +3888,7 @@ msgstr "\n" " Upotrijebite `[p]localblocklist clear` da biste onemogućili popis blokiranih\n" " " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3901,27 +3901,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "Ne možete dodati sebe na popis blokiranih!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 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:5218 +#: redbot/core/core_commands.py:5222 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:5223 +#: redbot/core/core_commands.py:5227 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:5225 +#: redbot/core/core_commands.py:5229 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:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3930,15 +3930,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Blokirani korisnici i/ili uloge:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Blokiran korisnik ili uloga:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3951,15 +3951,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 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:5273 +#: redbot/core/core_commands.py:5277 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:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3969,16 +3969,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "Serverov popis blokiranih je izbrisan." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, 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:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3992,15 +3992,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 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:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} je postavljen kao onemogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4014,11 +4014,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} je postavljen kao omogućen prema zadanim postavkama." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4030,19 +4030,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 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:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} je onemogućen u ovom serveru." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} je već onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4054,19 +4054,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} je omogućen u ovom serveru." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" nije pronađen." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} nije onemogućen (nemam išta za napraviti)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4074,15 +4074,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 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:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "U ovom serveru nema onemogućenih Cog-ova." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4093,7 +4093,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4101,19 +4101,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Nema globalno onemogućenih naredbi." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} naredbi je globalno onemogućeno.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "Jedna naredba je globalno onemogućena.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4121,19 +4121,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "U {} nema onemogućenih naredbi." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} naredbi je onemogućeno u {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "Jedna naredba je onemogućena u {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4147,7 +4147,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4159,19 +4159,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Ta je naredba već globalno onemogućena." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4183,15 +4183,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Nije vam dopušteno onemogućiti tu naredbu." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Ta je naredba već onemogućena u ovom serveru." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4204,7 +4204,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4216,11 +4216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Ta je naredba već globalno omogućena." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4232,15 +4232,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "Nije vam dopušteno omogućiti tu naredbu." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Ta je naredba već omogućena u ovom serveru." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4254,7 +4254,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4265,7 +4265,7 @@ 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:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4274,19 +4274,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Uloge imune na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Članovi imuni na automatizirane radnje moderiranja:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Ovdje nema postavki imuniteta." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4298,11 +4298,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Već dodano." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4314,11 +4314,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Nije na popisu." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "Imuni su." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "Nisu imuni." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4349,7 +4349,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4358,7 +4358,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4376,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Kanal je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Kanal je već na popisu ignoriranih." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4394,20 +4394,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "Ovaj server je dodan na popis ignoriranih." -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Ovaj server se već ignorira." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, 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:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4422,15 +4422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Kanal je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Ovaj kanal nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4439,30 +4439,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "Ovaj server je uklonjen s popisa ignoriranih." -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Ovaj server nije na popisu ignoriranih." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Ovaj server se trenutno ignorira." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 8a4172728..a10e32d6a 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -615,119 +615,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -781,62 +781,62 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Példány tulajdonosa" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red verzió" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Igen, {version} elérhető." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Frissítések keresése sikertelen." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Elavult" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Erről a példányról" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -846,19 +846,19 @@ msgstr "Példány tulajdonosa: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red verziója: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Elavult: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Erről a példányról**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -869,20 +869,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -890,7 +890,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -899,12 +899,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -913,39 +913,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -957,63 +957,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Ez eltarthat egy darabig." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1024,11 +1024,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1038,11 +1038,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1056,15 +1056,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1077,34 +1077,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1115,34 +1115,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1152,12 +1152,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1177,7 +1177,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1191,35 +1191,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1231,15 +1231,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1255,20 +1255,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1285,11 +1285,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1305,15 +1305,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1329,11 +1329,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1351,23 +1351,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "engedélyezve" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "nincs engedélyezve" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1383,15 +1383,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1404,11 +1404,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1418,16 +1418,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1439,7 +1439,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1454,7 +1454,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1463,15 +1463,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1486,56 +1486,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1543,7 +1543,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1556,67 +1556,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1628,23 +1628,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1657,41 +1657,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1702,27 +1702,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1733,19 +1733,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1755,32 +1755,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1790,16 +1790,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1811,11 +1811,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1825,19 +1825,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1850,11 +1850,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Leállítás... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1867,29 +1867,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Újraindítás..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1898,7 +1898,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1906,54 +1906,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globális" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1963,15 +1963,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1982,25 +1982,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2012,20 +2012,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2037,20 +2037,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2062,49 +2062,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2113,50 +2113,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2172,40 +2172,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Kész." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2218,7 +2218,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2227,11 +2227,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2244,7 +2244,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2253,11 +2253,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2270,28 +2270,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2302,15 +2302,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2325,24 +2325,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2358,7 +2358,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2371,15 +2371,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2392,15 +2392,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2413,15 +2413,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2434,15 +2434,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2455,44 +2455,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2510,15 +2510,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2535,15 +2535,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2555,15 +2555,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2575,15 +2575,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2601,7 +2601,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2618,16 +2618,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2644,15 +2644,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2668,7 +2668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2683,15 +2683,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2706,15 +2706,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2734,19 +2734,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2756,19 +2756,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2779,20 +2779,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2800,7 +2800,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2823,7 +2823,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2835,7 +2835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2847,7 +2847,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2856,15 +2856,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2872,18 +2872,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2891,7 +2891,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2906,23 +2906,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2933,19 +2933,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 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:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2957,11 +2957,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2972,11 +2972,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2993,15 +2993,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3016,33 +3016,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Megszakítva." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3061,27 +3061,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3096,15 +3096,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3118,19 +3118,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3138,7 +3138,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3148,11 +3148,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3161,11 +3161,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3175,11 +3175,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3199,27 +3199,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3233,15 +3233,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3255,15 +3255,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3279,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3301,15 +3301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3325,15 +3325,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3348,15 +3348,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3371,15 +3371,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3396,19 +3396,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3423,19 +3423,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3451,19 +3451,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3474,43 +3474,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 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:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3523,41 +3523,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 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:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3572,19 +3572,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3593,7 +3593,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3605,15 +3605,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3622,21 +3622,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3649,15 +3649,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3667,11 +3667,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3679,7 +3679,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3691,19 +3691,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3712,15 +3712,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3732,15 +3732,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3749,11 +3749,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3762,7 +3762,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3775,19 +3775,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3796,19 +3796,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3822,19 +3822,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3844,11 +3844,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3856,7 +3856,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3869,27 +3869,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3898,15 +3898,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3919,15 +3919,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3937,16 +3937,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3960,15 +3960,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3982,11 +3982,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3998,19 +3998,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4022,19 +4022,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4042,15 +4042,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4061,7 +4061,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4069,19 +4069,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4089,19 +4089,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4115,7 +4115,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4127,19 +4127,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4151,15 +4151,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4172,7 +4172,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4184,11 +4184,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4200,15 +4200,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4222,7 +4222,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4230,7 +4230,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4239,19 +4239,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4263,11 +4263,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4279,11 +4279,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4295,15 +4295,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4314,7 +4314,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4323,7 +4323,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4341,15 +4341,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4359,20 +4359,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4387,15 +4387,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4404,30 +4404,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index c2b9369fb..bde8e36c9 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "diaktifkan" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "dinonaktifkan" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Mematikan... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Memulai ulang..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Command dasar untuk pengaturan bank." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Lihat pengaturan bank." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1892,7 +1892,7 @@ msgstr "Pengaturan Bank:\n\n" "Saldo Awal: {default_balance}\n" "Saldo Maksimum: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1903,54 +1903,54 @@ msgstr "Mengalihkan apakah bank global atau tidak.\n\n" " Jika bank per-server, akan menjadi global.\n" " " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Bank telah menjadi {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Tentukan nama bank." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Nama bank telah ditetapkan menjadi: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Tentukan nama untuk saldo bank." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Nama mata uang telah ditetapkan menjadi: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Tentukan saldo maksimum yang bisa didapatkan seseorang." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Saldo maksimum telah ditetapkan menjadi: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1960,15 +1960,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1979,25 +1979,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2009,20 +2009,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2034,20 +2034,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2059,49 +2059,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2110,50 +2110,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2169,40 +2169,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Selesai." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2215,7 +2215,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2224,11 +2224,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2241,7 +2241,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2250,11 +2250,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2267,28 +2267,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2299,15 +2299,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2322,24 +2322,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2355,7 +2355,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2368,15 +2368,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2389,15 +2389,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2410,15 +2410,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2431,15 +2431,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2452,44 +2452,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2507,15 +2507,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2532,15 +2532,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2552,15 +2552,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2572,15 +2572,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2598,7 +2598,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2615,16 +2615,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2641,15 +2641,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2665,7 +2665,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2680,15 +2680,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2703,15 +2703,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2731,19 +2731,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2753,19 +2753,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2776,20 +2776,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2797,7 +2797,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2809,7 +2809,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2820,7 +2820,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2832,7 +2832,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2844,7 +2844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2853,15 +2853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2869,18 +2869,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2888,7 +2888,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2903,23 +2903,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Perintah menghapus dinonaktifkan." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Saya tidak akan menghapus pesan perintah." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2930,19 +2930,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2954,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2969,11 +2969,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2990,15 +2990,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3013,33 +3013,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Dibatalkan." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3058,27 +3058,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3093,15 +3093,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3115,19 +3115,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3135,7 +3135,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3145,11 +3145,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3158,11 +3158,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3172,11 +3172,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3196,27 +3196,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3230,15 +3230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3252,15 +3252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3276,15 +3276,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3298,15 +3298,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3322,15 +3322,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3345,15 +3345,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3368,15 +3368,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3393,19 +3393,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3420,19 +3420,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3448,19 +3448,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3471,43 +3471,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3520,41 +3520,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3569,19 +3569,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3590,7 +3590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3602,15 +3602,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3619,21 +3619,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3646,15 +3646,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3664,11 +3664,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3676,7 +3676,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3688,19 +3688,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3709,15 +3709,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3729,15 +3729,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3746,11 +3746,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3759,7 +3759,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3772,19 +3772,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3793,19 +3793,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3819,19 +3819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3841,11 +3841,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3853,7 +3853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3866,27 +3866,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3895,15 +3895,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3916,15 +3916,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3934,16 +3934,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3957,15 +3957,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3979,11 +3979,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3995,19 +3995,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4019,19 +4019,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4039,15 +4039,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4058,7 +4058,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4066,19 +4066,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4086,19 +4086,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4112,7 +4112,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4124,19 +4124,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4148,15 +4148,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4169,7 +4169,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4181,11 +4181,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4197,15 +4197,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4219,7 +4219,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4227,7 +4227,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4236,19 +4236,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4260,11 +4260,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4276,11 +4276,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4292,15 +4292,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4311,7 +4311,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4320,7 +4320,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4338,15 +4338,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Saluran ditambahkan ke daftar abaikan." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Saluran sudah ada didalam daftar abaikan." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4356,20 +4356,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4384,15 +4384,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Saluran di hapus dari dalam daftar abaikan." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Saluran sedang tidak ada di dalam daftar abaikan." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4401,30 +4401,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Tak satupun" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index 006110e9a..f4a5c6223 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -620,119 +620,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -789,7 +789,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -797,43 +797,43 @@ msgstr "Questo bot è un'istanza di [Red, un Discord bot open source]({}) creato "Red è supportato da una comunità appassionata che contribuisce e crea contenuti per tutti da godere. [Unisciti a noi oggi]({}) e aiutaci a migliorarlo!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Instanza posseduta dal team" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Istanza posseduta da" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Versione di Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Sì, {version} è disponibile." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Controllo per gli aggiornamenti fallito." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Obsoleto" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Informazioni su quest'istanza" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Informazioni su Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Portando felicità fin dal 02 Gennaio 2016 (da {} giorni!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -841,7 +841,7 @@ msgstr "Questo bot è un'istanza di [Red, un Discord bot open source]({}) creato "Red è supportato da una comunità appassionata che contribuisce e crea contenuti per tutti da godere. [Unisciti a noi oggi]({}) e aiutaci a migliorarlo!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -851,7 +851,7 @@ msgstr "Istanza di proprietà di: [{owner}]\n" "Discord.py: [{dpy_version}] (6)\n" "Versione Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -861,19 +861,19 @@ msgstr "Istanza di proprietà di: [{owner}]\n" "Discord.py: [{dpy_version}] (6)\n" "Versione Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Obsoleto: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Informazioni su Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Informazioni su quest'istanza**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -891,20 +891,20 @@ msgstr "**Referenze**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Mostra il tempo online di [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -915,7 +915,7 @@ msgstr "\n" " Ulteriori informazioni possono essere trovate nella [Documentazione dati utente finale.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -924,13 +924,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Questo bot memorizza alcuni dati sugli utenti come necessario per funzionare. Questo è per lo più l'ID che il tuo utente è assegnato da Discord, collegato a una manciata di cose a seconda di ciò che si interagisce con nel bot. Ci sono alcuni comandi che lo memorizzano per tenere traccia di chi ha creato qualcosa. (come le playlists) Per dettagli completi su questo e dettagli più dettagliati su ciò che è memorizzato e perché, vedere {link}.\n\n" "Inoltre, gli addons di terze parti caricati dal proprietario del bot possono o non possono memorizzare altre cose. Puoi usare `{prefix}mydata 3rdparty` per visualizzare le istruzioni fornite da ogni aggiunta di terze parti." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -939,39 +939,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Devo avere l'autorizzazione di attaccare i files (prova in DM?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Questa istanza non sembra avere alcuna estensione 3rd-party caricata." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Dichiarazioni di dati utente finale di terze parti" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Di seguito sono riportate le dichiarazioni fornite da estensioni di terze parti." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Estensioni 3rd-party senza dichiarazioni\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Ecco una pagina generata con le dichiarazioni fornite dalle estensioni 3rd-party." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Non è stata ricevuta la conferma, cancellando..." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Non è stata ricevuta la conferma, cancellando..." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -983,19 +983,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Questo comando ({command}) non supporta l'utilizzo non interattivo." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Ciò causerà la rimozione del bot e/o la dissociazione dei dati da parte dell'utente. Non si libererà di dati operativi come voci modlog, avvertimenti o muti. Se sei sicuro che questo è quello che vuoi, rispondi come segue:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Questo potrebbe richiedere un po' di tempo." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1003,7 +1003,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1011,7 +1011,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1019,27 +1019,27 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Ho cancellato tutti i dati non operativi su di te (che so come eliminare) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} I seguenti cogs non hanno gestito l'eliminazione:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[In arrivo] Ottieni quali dati [botname] ha su di te." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Questo comando non fa ancora niente, ma stiamo lavorando per aggiungere il supporto per esso." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1048,7 +1048,7 @@ msgstr "\n" " Comandi per una gestione dei dati più completa.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1059,11 +1059,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "L'utente può eliminare i propri dati. Ciò non includerà i dati operativi come gli utenti bloccati." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1073,11 +1073,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "L'utente non può eliminare i propri dati." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1091,15 +1091,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "I cog saranno istruiti a rimuovere tutti i dati non operativi su richiesta dell'utente." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "I cogs saranno informati che un utente ha fatto una richiesta di cancellazione dei dati, e i dettagli di cosa cancellare saranno lasciati alla discrezione dell'autore del cog." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1112,12 +1112,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Gestisci una richiesta di cancellazione da Discord. Questo farà sì che il bot elimini o disassegni tutti i dati dall'ID utente specificato. Non dovresti usarlo a meno che Discord non lo abbia espressamente richiesto per un utente eliminato. Questo rimuoverà l'utente da varie misure anti-abuso. Se stai elaborando una richiesta manuale da parte di un utente, potresti volere `{prefix} mydata ownermanagement deleteforuser` invece. **Argomenti:** - `` - L'id dell'utente i cui dati sarebbero stati eliminati.:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1125,7 +1125,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1133,7 +1133,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1141,11 +1141,11 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Ho cancellato tutti i dati relativi a quell'utente che so come eliminare." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1156,13 +1156,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Questo farà sì che il bot elimini o disassegni un sacco di dati non operativi dall'utente specificato. Gli utenti hanno accesso a un comando diverso per questo a meno che non possano interagire con il bot a tutti. Questa 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" "Se sei sicuro che questo è ciò che intendi fare, rispondi come segue:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1170,7 +1170,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1178,7 +1178,7 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1186,11 +1186,11 @@ msgstr "Ho cercato di eliminare tutti i dati non operativi su di te (che so come "Si prega di contattare il proprietario di questo bot per affrontare questo problema.\n" "Nota: Al di fuori di questi fallimenti, i dati avrebbero dovuto essere eliminati." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Ho cancellato tutti i dati non operativi di quell'utente che so come eliminare." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1200,13 +1200,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Questo causerà il bot per sbarazzarsi o dissociare un sacco di dati sull'utente specificato. Questo può includere più di semplici dati degli utenti finali, compresi i record anti abusi.\n\n" "Se sei sicuro che questo è ciò che intendi fare, rispondi come segue:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1226,7 +1226,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1240,35 +1240,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Impostazioni embed:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Default globale: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 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:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Impostazione gilda: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 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:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Impostazioni del canale: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Impostazioni utente: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1280,15 +1280,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Gli embed sono ora disabilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Gli embed sono ora abilitati per impostazione predefinita." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1304,20 +1304,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 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:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Gli embed sono ora abilitati per questa gilda." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Gli embed sono ora disabilitati per questa gilda." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1334,11 +1334,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1354,15 +1354,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 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:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 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:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1378,11 +1378,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 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:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1400,23 +1400,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Gli embed sono ora {} per questo canale." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "abilitata" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "disabilitata" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1432,15 +1432,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "Gli embeds sono ora abilitati per te in DMs." -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "Gli embeds sono ora disabilitati per te in DMs." -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1453,11 +1453,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Nessuna eccezione si è ancora verificata." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1467,16 +1467,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Comandi per configurare le impostazioni di invito di [botname]." -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1488,7 +1488,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1503,7 +1503,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1512,15 +1512,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1535,56 +1535,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "È necessario specificare almeno un ID server." -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 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:1627 +#: redbot/core/core_commands.py:1631 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:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Bene. Ciao :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Bene. Lasciando {number} servers..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Bene, starò qui allora. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Va bene, non lascerò quei server." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1595,7 +1595,7 @@ msgstr "\n" " Nota: Questo comando è interattivo.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1608,67 +1608,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Caricato {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1680,23 +1680,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1709,41 +1709,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1754,27 +1754,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1785,19 +1785,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1807,32 +1807,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1842,16 +1842,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1863,11 +1863,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1877,19 +1877,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1902,11 +1902,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Arresto in corso... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1919,29 +1919,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Riavvio in corso..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1950,7 +1950,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1958,54 +1958,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globale" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2015,15 +2015,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2034,25 +2034,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2064,20 +2064,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2089,20 +2089,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2114,49 +2114,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2165,50 +2165,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2224,40 +2224,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Fatto." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2270,7 +2270,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2279,11 +2279,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2296,7 +2296,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2305,11 +2305,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2322,28 +2322,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2354,15 +2354,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2377,24 +2377,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2410,7 +2410,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2423,15 +2423,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2444,15 +2444,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2465,15 +2465,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2486,15 +2486,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2507,44 +2507,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status cambiato a {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2562,15 +2562,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2587,15 +2587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Questo ruolo è già un ruolo moderatore." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Questo ruolo è ora considerato un ruolo di mod." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2607,15 +2607,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 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:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "Questo ruolo non è più considerato un ruolo amministratore." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2627,15 +2627,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "Questo ruolo non è più considerato un ruolo moderatore." -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2653,7 +2653,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2670,16 +2670,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2696,15 +2696,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Le impostazioni della lingua sono state impostate." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2720,7 +2720,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2735,15 +2735,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2758,15 +2758,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2786,19 +2786,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2808,19 +2808,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2831,20 +2831,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2852,7 +2852,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2864,7 +2864,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2875,7 +2875,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2887,7 +2887,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2899,7 +2899,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2908,15 +2908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2924,18 +2924,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2943,7 +2943,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2958,23 +2958,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2985,19 +2985,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr " " -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3009,11 +3009,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3024,11 +3024,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3045,15 +3045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3068,33 +3068,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3113,27 +3113,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3148,15 +3148,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3170,19 +3170,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3190,7 +3190,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3200,11 +3200,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3213,11 +3213,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3227,11 +3227,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3251,27 +3251,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3285,15 +3285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3307,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3331,15 +3331,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3353,15 +3353,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3377,15 +3377,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3400,15 +3400,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3423,15 +3423,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 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:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3448,19 +3448,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3475,19 +3475,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3503,19 +3503,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3526,43 +3526,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 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:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3575,41 +3575,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 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:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3624,19 +3624,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3645,7 +3645,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3657,15 +3657,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3674,21 +3674,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3701,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3719,11 +3719,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3731,7 +3731,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3743,19 +3743,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3764,15 +3764,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3784,15 +3784,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3801,11 +3801,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3814,7 +3814,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3827,19 +3827,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3848,19 +3848,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3874,19 +3874,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3896,11 +3896,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3908,7 +3908,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3921,27 +3921,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3950,15 +3950,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3971,15 +3971,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3989,16 +3989,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4012,15 +4012,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4034,11 +4034,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4050,19 +4050,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4074,19 +4074,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4094,15 +4094,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4113,7 +4113,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4121,19 +4121,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4141,19 +4141,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4167,7 +4167,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4179,19 +4179,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4203,15 +4203,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4224,7 +4224,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4236,11 +4236,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4252,15 +4252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4274,7 +4274,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4282,7 +4282,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4291,19 +4291,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4315,11 +4315,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4331,11 +4331,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4347,15 +4347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4372,7 +4372,7 @@ msgstr "Comandi \n" " installati dall'utente - Proprietari, Gli amministratori e quelli con i permessi Gestisci i canali sovrascrivono i canali ignorati.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4381,7 +4381,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4412,15 +4412,15 @@ msgstr "\n" " - `` - Il canale da ignorare. Questo può anche essere un canale di discussione o categoria.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4430,20 +4430,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4458,15 +4458,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4475,30 +4475,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Nessuno" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 87efbb4e9..76e0f87cb 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -613,119 +613,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -779,81 +779,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -864,20 +864,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -885,7 +885,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -894,12 +894,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -908,39 +908,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -952,63 +952,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1019,11 +1019,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "ユーザーは自分のデータを削除できます。 これには、ブロックされたユーザーなどの運用データは含まれません。" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1033,11 +1033,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "ユーザーは自分のデータを削除することはできません。" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1051,15 +1051,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "コグは、ユーザーの要求に応じて、非運用データをすべて削除するように指示されます。" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1072,34 +1072,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1110,34 +1110,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1147,12 +1147,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1172,7 +1172,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1186,35 +1186,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1226,15 +1226,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1250,20 +1250,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1280,11 +1280,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1300,15 +1300,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1324,11 +1324,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1346,23 +1346,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "無効" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1378,15 +1378,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1399,11 +1399,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1413,16 +1413,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1434,7 +1434,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1449,7 +1449,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1458,15 +1458,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1481,56 +1481,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1538,7 +1538,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1551,67 +1551,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1623,23 +1623,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1652,41 +1652,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1697,27 +1697,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1728,19 +1728,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1750,32 +1750,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1785,16 +1785,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1806,11 +1806,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1820,19 +1820,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1845,11 +1845,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1862,29 +1862,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1893,7 +1893,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1901,54 +1901,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "グローバル" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1958,15 +1958,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1977,25 +1977,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2007,20 +2007,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2032,20 +2032,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2057,49 +2057,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2108,50 +2108,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2167,40 +2167,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2213,7 +2213,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2222,11 +2222,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2239,7 +2239,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2248,11 +2248,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2265,28 +2265,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2297,15 +2297,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2320,24 +2320,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2353,7 +2353,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2366,15 +2366,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2387,15 +2387,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2408,15 +2408,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2429,15 +2429,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2450,44 +2450,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2505,15 +2505,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2530,15 +2530,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2550,15 +2550,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2570,15 +2570,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2596,7 +2596,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2613,16 +2613,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2639,15 +2639,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2663,7 +2663,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2678,15 +2678,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2701,15 +2701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2729,19 +2729,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2751,19 +2751,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2774,20 +2774,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2795,7 +2795,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2807,7 +2807,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2818,7 +2818,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2830,7 +2830,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2842,7 +2842,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2851,15 +2851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2867,18 +2867,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2886,7 +2886,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2901,23 +2901,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2928,19 +2928,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2952,11 +2952,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2967,11 +2967,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2988,15 +2988,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3011,33 +3011,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3056,27 +3056,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3091,15 +3091,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3113,19 +3113,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3133,7 +3133,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3143,11 +3143,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3156,11 +3156,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3170,11 +3170,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3194,27 +3194,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3228,15 +3228,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3250,15 +3250,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3274,15 +3274,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3296,15 +3296,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3320,15 +3320,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3343,15 +3343,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3366,15 +3366,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3391,19 +3391,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3418,19 +3418,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3446,19 +3446,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3469,43 +3469,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3518,41 +3518,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3567,19 +3567,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3588,7 +3588,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3600,15 +3600,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3617,21 +3617,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3644,15 +3644,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3662,11 +3662,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3674,7 +3674,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3686,19 +3686,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3707,15 +3707,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3727,15 +3727,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3744,11 +3744,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3757,7 +3757,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3770,19 +3770,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3791,19 +3791,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3817,19 +3817,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3839,11 +3839,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3851,7 +3851,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3864,27 +3864,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3893,15 +3893,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3914,15 +3914,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3932,16 +3932,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3955,15 +3955,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3977,11 +3977,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3993,19 +3993,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4017,19 +4017,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4037,15 +4037,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4056,7 +4056,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4064,19 +4064,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4084,19 +4084,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4110,7 +4110,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4122,19 +4122,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4146,15 +4146,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4167,7 +4167,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4179,11 +4179,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4195,15 +4195,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4217,7 +4217,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4225,7 +4225,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4234,19 +4234,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4258,11 +4258,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4274,11 +4274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4290,15 +4290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4309,7 +4309,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4318,7 +4318,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4336,15 +4336,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4354,20 +4354,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4382,15 +4382,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4399,30 +4399,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "無い" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 68a916838..839d52863 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 은 `{command}`의 적합한 값이 아니에요" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "퐁!" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "종료하는 중..." -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "다시 시작하는 중..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "전체" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "서버" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1887,7 +1887,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1895,54 +1895,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "글로벌" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1952,15 +1952,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1971,25 +1971,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2001,20 +2001,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2026,20 +2026,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2051,49 +2051,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2102,50 +2102,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2161,40 +2161,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "다 했어요." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2207,7 +2207,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2216,11 +2216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2233,7 +2233,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2242,11 +2242,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2259,28 +2259,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2291,15 +2291,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2314,24 +2314,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2347,7 +2347,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2360,15 +2360,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2381,15 +2381,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2402,15 +2402,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2423,15 +2423,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2444,44 +2444,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2499,15 +2499,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2524,15 +2524,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2544,15 +2544,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2564,15 +2564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2590,7 +2590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2607,16 +2607,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2633,15 +2633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2657,7 +2657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2672,15 +2672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2695,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2723,19 +2723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2745,19 +2745,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2768,20 +2768,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2789,7 +2789,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2801,7 +2801,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2836,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2845,15 +2845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2861,18 +2861,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2880,7 +2880,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2895,23 +2895,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "커맨드 삭제 사용 안 함." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "커맨드 메세지를 삭제하지 않을게요." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2922,19 +2922,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2946,11 +2946,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2961,11 +2961,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2982,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3005,33 +3005,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "취소되었어요." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3050,27 +3050,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3085,15 +3085,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3107,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3127,7 +3127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3137,11 +3137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3150,11 +3150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3164,11 +3164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3188,27 +3188,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3222,15 +3222,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3244,15 +3244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3268,15 +3268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3290,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3314,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3337,15 +3337,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3360,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3385,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3412,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3440,19 +3440,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3463,43 +3463,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3512,41 +3512,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3561,19 +3561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3582,7 +3582,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3594,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3611,21 +3611,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3638,15 +3638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3656,11 +3656,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3668,7 +3668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3680,19 +3680,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3701,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3721,15 +3721,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3738,11 +3738,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3751,7 +3751,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3764,19 +3764,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3785,19 +3785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3811,19 +3811,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3833,11 +3833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3845,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3858,27 +3858,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3887,15 +3887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3908,15 +3908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3926,16 +3926,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3949,15 +3949,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3971,11 +3971,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3987,19 +3987,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4011,19 +4011,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4031,15 +4031,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4050,7 +4050,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4058,19 +4058,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4078,19 +4078,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4104,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4116,19 +4116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4140,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4161,7 +4161,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4173,11 +4173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4189,15 +4189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4211,7 +4211,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4219,7 +4219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4228,19 +4228,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4252,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4268,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4284,15 +4284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4303,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4312,7 +4312,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "채널이 무시 목록에 추가됐어요." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "채널이 이미 무시 목록에 포함되어 있어요." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4348,20 +4348,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4376,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "채널이 무시 목록에서 제거됐어요." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "해당 채널은 무시 목록에 없어요." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4393,30 +4393,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "없음" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/nb-NO.po b/redbot/core/locales/nb-NO.po index 10b30f872..f126bf638 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "MIME-Version: 1.0\n" @@ -645,119 +645,119 @@ msgstr "Ledetekst for kommando" msgid "Terminal" msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "Argumentet `{parameter_name}` må være et positivt heltall." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "Argumentet `{parameter_name}`må være et heltall mer enn {maximum}." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "Argumentet `{parameter_name}`må være et heltall ikke mindre enn {minimum}." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "Jeg trenger {permission} tillatelse til å utføre denne kommandoen." -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 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:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Den kommandoen er ikke tilgjengelig i direktemeldinger." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Den kommandoen er bare tilgjengelig i direktemeldinger." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Denne kommandoen er bare tilgjengelig i NSFW kanaler." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger samtidig." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid samtidig." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Den kommandoen fullført fortsatt, den kan bare brukes {number} ganger per {type} samtidig." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Den kommandoen er fortsatt fullført, den kan bare brukes en gang per {type} samtidig." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger per {type} samtidig." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid per {type} samtidig." @@ -814,7 +814,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Viser info om [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -822,43 +822,43 @@ msgstr "Denne boten er en instans av [Red, en åpen kilde Discord bot]({}) laget "Red er støttet av et lidenskapelig samfunn som bidrar til å skape innhold for alle til nye. [Bli med oss i dag]({}) og hjelp oss med forbedring!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Instans er eid av gruppen" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instans eid av" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red versjon" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Ja, {version} er tilgjengelig." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Klarte ikke å se etter oppdateringer." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Utdatert" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Om denne instansen" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Om Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Bringer glede siden 02 Jan 2016 (over {} dager siden!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -866,7 +866,7 @@ msgstr "Denne boten er en instans av Red, en åpen kildekode Discord bot (1) lag "Red er støttet av et lidenskapelig samfunn som bidrar til og skaper innhold for alle til nye. Bli med oss i dag (4) og hjelp oss med forbedring!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -876,7 +876,7 @@ msgstr "Instans eid av gruppe: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red versjon: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -886,19 +886,19 @@ msgstr "Insants eid av: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red versjon: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Utdatert: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Om Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Om denne instansen**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -916,20 +916,20 @@ msgstr "**Referanser**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Viser [botname] sin oppetid." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Mindre enn ett sekund." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Jeg har vært oppe for: **{time_quantity}** (siden {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -940,7 +940,7 @@ msgstr "\n" " Mer informasjon finnes i [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -949,13 +949,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Denne boten lagrer noen data om brukere etter behov for å fungere. Dette er for det meste ID-en til din bruker er tilordnet av Discord, knyttet til en håndfull ting, avhengig av hva du samhandler med i boten. Det er noen kommandoer som lagrer den for å holde oversikt over hvem som opprettet noe. (som spillelister) For fullstendig informasjon om dette samt mer detaljert informasjon om hva som lagres og hvorfor, se {link}.\n\n" "I tillegg kan tredjeparts tillegg som er lastet inn av roten eieren av, eller ikke nødvendigvis lagre flere ting. Du kan bruke `{prefix}mydata 3rdparty` for å vise påstander gitt av hver tredjeparts addition." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -964,39 +964,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Jeg må kunne legge ved filer (prøv i DMs?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Denne forekomsten ser ikke ut til å ha noen tredjeparts utvidelser belastet." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Tredjeparts Uttalelser om sluttbrukerdata" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Følgende er instruksjoner gitt av tredjeparts utvidelser." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "tredjeparts utvidelser uten påstander\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Her er en generert side med erklæringen fra tredjeparts utvidelser." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Fikk ikke bekreftelse, kansellering." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Fikk ikke en tilsvarende bekreftelse, kansellering." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1008,19 +1008,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Denne kommandoen ({command}) støtter ikke ikke-interaktiv bruk." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Dette vil forårsake at botten kvitter seg med og/eller frakte data fra deg. Det vil ikke bli kvitt operasjonelle data, slik som modlog-oppføringer, advarsler eller muter. Hvis du er sikker på at dette er hva du ønsker, vennligst svar med følgende:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Dette kan ta litt tid." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1028,7 +1028,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å adressere dette.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1036,7 +1036,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å ta tak i dette.\n" "Merk: Utenfor disse feilene, data skal ha blitt slettet." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1044,27 +1044,27 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om deg (som jeg vet h "Kontakt eieren av denne boten for å ta tak i dette.\n" "Merk: Utenfor disse feilene, data skal ha blitt slettet." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Jeg har slettet noen ikke-operasjonelle data om deg (som jeg vet hvordan jeg sletter) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Følgende cogs klarte ikke å slette:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Kommer Snart] Få hvilke data [botname] har om deg." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Denne kommandoen gjør ikke noe ennå, men vi jobber med å legge til støtte for dette." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1073,7 +1073,7 @@ msgstr "\n" " Kommandoer for mer fullstendig datahåndtering\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1084,11 +1084,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Brukeren kan slette sine egne data. Dette vil ikke inkludere driftsdata som blokkerte brukere." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1098,11 +1098,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Brukeren kan ikke slette sine egne data." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1116,15 +1116,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Cogs vil bli bedt om å fjerne alle ikke-driftsdata etter en brukerforespørsel." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Cogs vil bli informert om en bruker har gjort en forespørsel om sletting av data, og detaljene om hva du skal slette vil bli overlatt til cog forfatteren." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1137,13 +1137,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil føre til at botten kvitter seg med eller frakter alle data fra den angitte bruker-IDen. Du bør ikke bruke dette med mindre Discord har bedt om dette spesielt med hensyn til en slettet bruker. Dette vil fjerne brukeren fra ulike antimisbruk tiltak. Hvis du behandler en manuell forespørsel fra en bruker kan du heller ønske `{prefix}{command_name}.\n\n" "Hvis du er sikker på at dette er hva du har tenkt, Svar med følgende:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1151,7 +1151,7 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan å s "Vennligst sjekk loggene dine og kontakt innholdsskaperne i disse cogene og modulene.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1159,7 +1159,7 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan jeg "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1167,11 +1167,11 @@ msgstr "Jeg prøvde å slette all data om den brukeren (som jeg vet hvordan å s "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Jeg har slettet alle data om den brukeren som jeg vet hvordan jeg skal slette." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1182,13 +1182,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil føre til at botten kvitter seg med eller nedknytter mange ikke-operasjonelle data fra den angitte brukeren. Brukere har tilgang til annen kommando for dette med mindre de kan ikke samhandle med boten i det hele tatt. 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" "Hvis du er sikker på at dette, vennligst svar med følgende:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1196,7 +1196,7 @@ msgstr "Jeg forsøkte å slette alle ikke-operasjonelle data om den brukeren (so "Vennligst sjekk loggene dine og kontakt innholdsskaperne i disse cogene og modulene.\n" "Merk: Utenfor disse feilene skal data ha blitt slettet." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1204,7 +1204,7 @@ msgstr "Jeg prøvde å slette alle ikke-operasjonelle data om den brukeren (som "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1212,11 +1212,11 @@ msgstr "Jeg forsøkte å slette alle ikke-operasjonelle data om den brukeren (so "Vennligst sjekk dine logger og kontakt innholdsskaperne i disse cogs og modulene.\n" "Merk: Utenfor disse feilene bør dataene ha blitt slettet." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Jeg har slettet alle ikke-operasjonelle data om den brukeren jeg vet hvordan jeg skal slette." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1226,13 +1226,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Dette vil forårsake at botten kvitter seg med eller nedknytter en mengde data om den angitte brukeren. Dette kan omfatte mer enn bare sluttbrukerdata, inkludert anti-data i form av misbruk.\n\n" "Hvis du er sikker på at dette er hva du ønsker, vennligst svar med følgende:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1252,7 +1252,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1266,35 +1266,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Innebygde innstillinger:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Global standard: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "Global kommando-innstilling for {command} kommandoen: {value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Guild innstilling: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "Server kommando-innstilling for {command} kommando: {value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Kanal innstilling: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Brukerinnstilling: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1306,15 +1306,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Embeder er nå deaktivert som standard." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Embeder er nå aktivert som standard." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1330,20 +1330,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "Embeder vil nå bruke globale instillinger." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Embeder er nå aktivert for denne serveren." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Embeder er nå deaktivert for denne serveren." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1360,11 +1360,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1380,15 +1380,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "Embeder er nå aktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "Embeder er nå deaktivert for {command_name} kommandoen." -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1404,11 +1404,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "Embeder vil nå falle tilbake til serverinnstillingen." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1426,23 +1426,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Embeder er nå {} for denne kanalen." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "skrudd på" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "skrudd av" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1458,15 +1458,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "Embeder er nå aktivert for deg i DMer." -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "Embeder er nå deaktivert for deg i DMer." -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1479,11 +1479,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Ingen unntak har oppstått ennå." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1493,16 +1493,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Kommandoer for å sette opp [botname] sin invitasjonsinnstillinger." -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1514,7 +1514,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1529,7 +1529,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1542,15 +1542,15 @@ 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:1586 +#: redbot/core/core_commands.py:1590 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:1590 +#: redbot/core/core_commands.py:1594 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:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1565,56 +1565,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "Du må angi minst én server-ID." -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 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:1627 +#: redbot/core/core_commands.py:1631 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:1633 +#: redbot/core/core_commands.py:1637 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:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Responsen ble tidsavbrutt." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Okei. hade. :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Ok. Forlater {number} servere..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Ok. Forlater serveren..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Ok, jeg blir da. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Ok, jeg forlater ikke serverne." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Ok, jeg forlater ikke serveren." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1625,7 +1625,7 @@ msgstr "\n" " Merk: Denne kommandoen er interaktiv.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1638,75 +1638,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Lastet {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Følgende pakke er allerede lastet: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Følgende pakker er allerede lastet: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 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:1742 +#: redbot/core/core_commands.py:1746 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:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 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:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 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:1777 +#: redbot/core/core_commands.py:1781 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:1781 +#: redbot/core/core_commands.py:1785 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:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1718,23 +1718,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "Følgende cog ble utlastet: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Følgende pakke ble utlastet: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "Følgende pakke ble utlastet: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "Følgende pakke ble ikke lastet: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1747,46 +1747,46 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Lastet på nytt {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 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:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 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:1929 +#: redbot/core/core_commands.py:1933 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:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1797,27 +1797,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1828,19 +1828,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1850,32 +1850,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1885,16 +1885,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1906,11 +1906,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1920,19 +1920,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1945,11 +1945,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Slår av... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1962,29 +1962,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Restarter..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Grunnkommando for bankinnstillinger." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Vis gjeldende bankinnstillinger." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Globalt" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1998,7 +1998,7 @@ msgstr "Bankinnstillinger:\n\n" "Standardbalanse: {default_balance}\n" "Maksimal tillatt saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2009,54 +2009,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banken er nå {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Angi bankens navn." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Banknavnet har blitt satt til: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Angi navn på bankens valuta." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Valutanavnet har blitt satt til: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Sett maksimal saldo en bruker kan få." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimal saldo har blitt satt til: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2066,15 +2066,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 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:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "Registrering av en konto vil nå gi {num} {currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2085,26 +2085,26 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "denne serveren" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "Alle bankkontoer for {scope} er slettet." -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "Basiskommando for å utsette bankkontoer." -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2116,21 +2116,21 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 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:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 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:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2142,21 +2142,21 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 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:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 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:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2168,27 +2168,27 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "Bankkontoen for {name} er slettet." -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "Behandle modlog-innstillinger." -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Kommando for å fikse feilaktig i casetyper." -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2197,23 +2197,23 @@ msgstr "Velg en kanal som modlog.\n\n" " Omit `[channel]` for å deaktivere modlog.\n" " " -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Mod hendelser vil bli sendt til {channel}." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 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:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "Mod loggen er allerede deaktivert." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "Mod logg deaktivert." -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2222,50 +2222,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "Gjeldende innstillinger:\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "Denne handlingen er ikke registrert." -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "Saksopprettelse for {action_name} handlinger er nå {enabled}." -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "Tilbakestill alle modlog tilfeller på denne serveren." -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 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:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Du tok for lang tid å svare." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "Tilfeller er tilbakestilt." -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Ingen endringer er utført." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Kommandoer for å endre [botname] sine innstillinger." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "Kommandoer for å endre [botname] sine metadata." -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2281,40 +2281,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Tilbakestilt beskrivelse." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 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:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "Denne URL-adressen er ugyldig." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 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:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Ferdig." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2327,7 +2327,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2336,11 +2336,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Avatar fjernet." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2353,7 +2353,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2362,11 +2362,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2379,29 +2379,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 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:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 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:3063 +#: redbot/core/core_commands.py:3067 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:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2412,15 +2412,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 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:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2435,24 +2435,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Egendefinert tekst er tømt." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Den egendefinerte teksten er lagt inn." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "Teksten må være mindre enn 1024 tegn lang." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "Kommandoer for å sette [botname] sin status." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2468,7 +2468,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2481,15 +2481,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "Statusen satt til `Playing {game.name}`." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Spillet er tømt." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2502,15 +2502,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "Statusen satt til \"Listening to {listening}." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "Hører ryddet." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2523,15 +2523,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "Statusen satt til `Watching {watching}`." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "Overvåkningsstatus ryddet." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2544,15 +2544,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "Status satt til `Competing in {competing}`." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Konkurrerende status fjernet." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2565,44 +2565,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status endret til {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "Sett [botname] sin status til online." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "Sett [botname] sin status for å ikke forstyrre." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "Sett [botname] sin status til borte." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Sett [botname] sin status til usynlig." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, 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:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2620,15 +2620,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Denne rollen er allerede en administratorrolle." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "Denne rollen anses nå som en administratorrolle." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2645,15 +2645,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Denne rollen er allerede en mod rolle." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Denne rollen anses nå som en mod rolle." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2665,15 +2665,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 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:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "Denne rollen anses ikke lenger som en administratorrolle." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2685,15 +2685,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 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:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2711,7 +2711,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2728,16 +2728,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "Ugyldig språkkode. Bruk format: `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Globalt Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2754,15 +2754,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "Lokale innstillinger er satt til standard." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2778,7 +2778,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2793,15 +2793,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 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:3622 +#: redbot/core/core_commands.py:3626 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:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2816,15 +2816,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 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:3660 +#: redbot/core/core_commands.py:3664 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:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2844,19 +2844,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "Klikk på knappen nedenfor for å velge nøkler." -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens har blitt satt." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2866,19 +2866,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Ingen API tjenester har blitt angitt ennå." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "Angi API-tjenester:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2889,21 +2889,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Tjenester ble slettet:\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Tjenesten ble slettet: {service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 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:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2911,7 +2911,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2923,7 +2923,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2934,7 +2934,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2946,7 +2946,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2958,7 +2958,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2967,15 +2967,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "Det er ingen ekstra kanaler som sendes til." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Ukjent kanal med id: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2983,11 +2983,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "Ikke satt." -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2997,7 +2997,7 @@ msgstr "Admin roller: {admin}\n" "Lokal: {guild_locale}\n" "Regional format: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3009,7 +3009,7 @@ msgstr "{bot_name} Innstillinger:\n\n" "Globalt regionalt format: {regional_format}\n" "Standard embed farge: {colour}" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3024,23 +3024,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Kommando sletting deaktivert." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Slett forsinkelse, sett til {num} sekunder." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Jeg vil ikke slette kommando meldinger." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3051,19 +3051,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3075,11 +3075,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3090,11 +3090,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3111,15 +3111,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Fargen har blitt tilbakestilt." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Fargen har blitt lagt inn." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3134,33 +3134,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Kansellert." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Prefikser satt." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3179,27 +3179,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Prefikser for server er tilbakestilt." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Server prefiks satt." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Server prefikser satt." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3214,15 +3214,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3236,19 +3236,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3259,7 +3259,7 @@ msgstr "\n" " Alle hjelpeinnstillinger brukes globalt.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3269,11 +3269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 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:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3282,11 +3282,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3296,11 +3296,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3320,27 +3320,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "Hjelpen vil ikke bruke menyer." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3354,15 +3354,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "Hjelp vil ikke filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "Hjelp vil filtrere skjulte kommandoer." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3376,15 +3376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3400,15 +3400,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 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:4455 +#: redbot/core/core_commands.py:4459 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:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3422,15 +3422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 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:4478 +#: redbot/core/core_commands.py:4482 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:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3446,15 +3446,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "Hjelp vil bekrefte at hjelpeemner eksisterer." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 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:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3469,15 +3469,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 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:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "Ferdig. Tegngrensen per side er satt til {}." -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3492,15 +3492,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 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:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Ferdig. Grensen er satt til {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3517,19 +3517,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "Tidsfristen kan ikke være lengre enn 14 dager!" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "Ferdig. Hjelpe meldinger slettes ikke nå." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "Ferdig. Slettingsforsinkelsen er satt til {} sekunder." -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3544,19 +3544,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3572,19 +3572,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "Etiketten er tilbakestilt." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "Taggen er lagt inn." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3595,43 +3595,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | Server-ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 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:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3644,41 +3644,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Eier av {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Du kan svare på denne meldingen med {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Beklager, kunne ikke levere meldingen din til {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Meldingen er levert til {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Skriver ut botens datasti." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Datasti {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "Viser feilsøkingsinformasjon nyttig for feilsøking." -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3693,19 +3693,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3714,7 +3714,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3726,15 +3726,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "Brukere har blitt lagt til i tillatt liste." -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "Brukeren har blitt lagt til i tillatelseslisten." -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3743,21 +3743,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Brukere på tillatt liste:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Bruker på tillatt liste:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Ukjent eller slettet bruker" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3770,15 +3770,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "Brukere har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "Brukeren har blitt fjernet fra tillatt liste." -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3788,11 +3788,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "Tillatt liste er tømt." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3800,7 +3800,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3812,19 +3812,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "Du kan ikke legge til en eier i blokkeringslisten!" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "Brukere har blitt lagt til i blokkeringslisten." -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "Brukeren har blitt lagt til blokkeringslisten." -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3833,15 +3833,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Brukere på blokklisten:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Bruker på blokkeringslisten:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3853,15 +3853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "Brukere har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "Brukeren har blitt fjernet fra blokkeringslisten." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3870,11 +3870,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "Svartelisten er tømt." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3883,7 +3883,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3896,19 +3896,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 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:5105 +#: redbot/core/core_commands.py:5109 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:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3917,19 +3917,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Tillatte brukere og/eller roller:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Tillatt bruker eller rolle:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Ukjent eller slettet bruker/rolle" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3943,19 +3943,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 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:5168 +#: redbot/core/core_commands.py:5172 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:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3965,11 +3965,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "Serverens tillatte liste har blitt fjernet." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3977,7 +3977,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3990,27 +3990,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "Du kan ikke legge deg selv til i blokkeringslisten!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "Du kan ikke legge til guildeieren til blokkeringslisten!" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 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:5223 +#: redbot/core/core_commands.py:5227 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:5225 +#: redbot/core/core_commands.py:5229 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:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4019,15 +4019,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Blokkerte brukere og/eller roller:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Blokkert bruker eller rolle:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4040,15 +4040,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 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:5273 +#: redbot/core/core_commands.py:5277 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:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4058,16 +4058,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "Server-blokklisten har blitt slettet." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4081,15 +4081,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "Du kan ikke deaktivere denne cog som standard." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} er angitt som deaktivert som standard." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4103,11 +4103,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} er satt som standard." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4119,19 +4119,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 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:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} har blitt deaktivert i denne guilden." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} var allerede deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4143,19 +4143,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} har blitt aktivert i denne guilden." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} ble ikke deaktivert (ingenting å gjøre)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4163,15 +4163,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 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:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "Det er ingen deaktiverte cogs i denne guilden." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4182,7 +4182,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4190,19 +4190,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Det er ikke noen globalt utkoplet kommandoer." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} kommandoer er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 kommando er deaktivert globalt.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4210,19 +4210,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "Det er ingen deaktiverte kommandoer i {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} kommandoer er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "1 kommando er deaktivert i {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4236,7 +4236,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4248,19 +4248,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Den kommandoen er allerede deaktivert globalt." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4272,15 +4272,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Du har ikke lov til å deaktivere den kommandoen." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Den kommandoen er allerede deaktivert i denne serveren." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4293,7 +4293,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4305,11 +4305,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Den kommandoen er allerede aktivert globalt." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4321,15 +4321,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "Du har ikke rettigheter til å aktivere den kommandoen." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Den kommandoen er allerede aktivert på denne serveren." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4343,7 +4343,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4351,7 +4351,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4360,19 +4360,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Roller immunitet fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Medlemmer immune fra automatiserte moderasjons aksjoner:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Ingen immunintetsinnstillinger her." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4384,11 +4384,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Allerede lagt til." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4400,11 +4400,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Ikke i listen." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4416,15 +4416,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "De er immune." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "De er ikke immuniserte." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4435,7 +4435,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4444,7 +4444,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4475,15 +4475,15 @@ msgstr "\n" " - `- Kanalen å ignorere. Dette kan også være en tråd eller kategori kanal.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Kanal lagt til ignorering listen." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Kanal allerede i ignorering listen." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4493,20 +4493,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 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:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Denne serveren blir allerede ignorert." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4521,15 +4521,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Kanal fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Denne kanalen er ikke i ignorering listen." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4538,30 +4538,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "Denne serveren har blitt fjernet fra ignorering listen." -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Denne serveren er ikke i ignorering listen." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Denne serveren blir for øyeblikket ignorert." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Ingen" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index 13abdb526..b0b0f1a12 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Verouderd" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Over deze instantie" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Over Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "Embeds zullen nu weer de globale instellingen gebruiken." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "activeren" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "de-activeren" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Oké. Doei :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "{packs} geladen." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Dit pakket is al geladen: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Deze pakketten zijn al geladen: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Afsluiten... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Herstarten..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Basisopdracht voor bankinstellingen." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Toon de huidige bank instellingen." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Globaal" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Server" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1892,7 +1892,7 @@ msgstr "Bankinstellingen:\n\n" "Standaardsaldo: {default_balance}\n" "Maximaal toegestane saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1903,54 +1903,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globaal" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "De bank is nu {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Stel de naam van de bank in." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Banknaam is ingesteld op: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Stel de valuta in." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Valutanaam is ingesteld op: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Het maximale saldo is ingesteld op: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1960,15 +1960,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1979,25 +1979,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2009,20 +2009,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2034,20 +2034,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2059,49 +2059,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2110,50 +2110,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2169,40 +2169,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Klaar." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2215,7 +2215,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2224,11 +2224,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2241,7 +2241,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2250,11 +2250,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2267,28 +2267,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2299,15 +2299,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2322,24 +2322,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2355,7 +2355,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2368,15 +2368,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2389,15 +2389,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2410,15 +2410,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2431,15 +2431,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2452,44 +2452,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status veranderd naar {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2507,15 +2507,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2532,15 +2532,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2552,15 +2552,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2572,15 +2572,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2598,7 +2598,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2615,16 +2615,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2641,15 +2641,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2665,7 +2665,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2680,15 +2680,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2703,15 +2703,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2731,19 +2731,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2753,19 +2753,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2776,20 +2776,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2797,7 +2797,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2809,7 +2809,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2820,7 +2820,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2832,7 +2832,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2844,7 +2844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2853,15 +2853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2869,18 +2869,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2888,7 +2888,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2903,23 +2903,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2930,19 +2930,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2954,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2969,11 +2969,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2990,15 +2990,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3013,33 +3013,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Geannuleerd." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3058,27 +3058,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3093,15 +3093,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3115,19 +3115,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3135,7 +3135,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3145,11 +3145,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3158,11 +3158,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3172,11 +3172,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3196,27 +3196,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3230,15 +3230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3252,15 +3252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3276,15 +3276,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3298,15 +3298,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3322,15 +3322,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3345,15 +3345,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3368,15 +3368,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3393,19 +3393,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3420,19 +3420,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3448,19 +3448,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3471,43 +3471,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "Gebruikers-ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3520,41 +3520,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Eigenaar van {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Je kan dit bericht beantwoorden met {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Helaas, jouw bericht naar {} kon niet afgeleverd worden" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Bericht aan {} afgeleverd" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3569,19 +3569,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3590,7 +3590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3602,15 +3602,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3619,21 +3619,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3646,15 +3646,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3664,11 +3664,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3676,7 +3676,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3688,19 +3688,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3709,15 +3709,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3729,15 +3729,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3746,11 +3746,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3759,7 +3759,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3772,19 +3772,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3793,19 +3793,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3819,19 +3819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3841,11 +3841,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3853,7 +3853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3866,27 +3866,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3895,15 +3895,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3916,15 +3916,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3934,16 +3934,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3957,15 +3957,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3979,11 +3979,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3995,19 +3995,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4019,19 +4019,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4039,15 +4039,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4058,7 +4058,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4066,19 +4066,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4086,19 +4086,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4112,7 +4112,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4124,19 +4124,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4148,15 +4148,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4169,7 +4169,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4181,11 +4181,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4197,15 +4197,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4219,7 +4219,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4227,7 +4227,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4236,19 +4236,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4260,11 +4260,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4276,11 +4276,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4292,15 +4292,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4317,7 +4317,7 @@ msgstr "\n" " - Eigenaar, Beheerders en degenen die Kanaal rechten beheren, overschrijven genegeerde kanalen.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4326,7 +4326,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4357,15 +4357,15 @@ msgstr "\n" " - `` - Het kanaal om te negeren. Dit kan ook een discussie of categorie kanaal zijn.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4375,20 +4375,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4403,15 +4403,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4420,30 +4420,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Geen" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index ea2fd0c04..321f4e9c6 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -631,119 +631,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` nie jest poprawną wartością dla `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -797,7 +797,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -805,43 +805,43 @@ msgstr "Ten bot jest instancją [Red, an open source Discord bot]({}) stworzonej "Red jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. [Dołącz do nas już dziś]({}) i pomóż nam rosnąć!\n\n" "(c) Twórcy Cog'ów" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Instancja należąca do" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instancja należąca do" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Wersja Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Tak, {version} jest dostępne." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Sprawdzanie dostępnych aktualizacji nie powiodło się." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Nieaktualna" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "O tej instancji" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Więcej o Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Sprawia radość od 02 Sty 2016 (ponad {} dni temu!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -849,7 +849,7 @@ msgstr "Ten bot jest instancją Red, open source Discord bot'a (1) stworzonego p "Red jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. Dołącz do nas już dziś (4) i pomóż nam rosnąć!\n\n" "(c) Twórcy Cog'ów" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -859,7 +859,7 @@ msgstr "Instancja należąca do [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Wersja Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -869,19 +869,19 @@ msgstr "Instancja należąca do [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Wersja Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Nieaktualny: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**O Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**O tej instancji**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -899,20 +899,20 @@ msgstr "**Odnośniki**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Pokazuje czas działania [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -920,7 +920,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -929,13 +929,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Ten bot przechowuje pewne dane o użytkownikach, które są niezbędne do działania. Jest to głównie ID przypisane twojemu użytkownikowi przez Discord, powiązany z kilkoma rzeczami w zależności od tego, z czym wchodzisz w interakcje w bocie. Istnieje kilka komend, które przechowują go, aby śledzić, kto coś stworzył. (takie jak listy odtwarzania) Aby uzyskać szczegółowe informacje na ten temat, a także bardziej szczegółowe informacje o tym, co jest przechowywane i dlaczego, zobacz {link}.\n\n" "Dodatkowo, dodatki stron trzecich ładowane przez właściciela bota mogą, ale nie muszą, przechowywać dodatkowe rzeczy. Możesz użyć `{prefix} mydata 3rdparty`, aby wyświetlić oświadczenia dostarczone przez każde dodanie strony trzeciej." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -944,39 +944,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Muszę mieć możliwość załączania plików (spróbuj na PW?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Wygląda na to, że ta instancja nie ma załadowanych żadnych rozszerzeń stron trzecich." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Oświadczenia strony trzeciej dotyczące danych użytkownika końcowego" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Poniżej znajdują się oświadczenia dostarczone przez rozszerzenia stron trzecich." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Rozszerzenia stron trzecich bez oświadczeń\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Oto wygenerowana strona z oświadczeniami dostarczonymi przez rozszerzenia stron trzecich." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Nie otrzymano potwierdzenia, anulowanie." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Nie otrzymano odpowiedniego potwierdzenia, anulowanie." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -988,25 +988,25 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Ta komenda ({command}) nie obsługuje nieinteraktywnego użycia." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie si i/lub odłączy dane od twojej osoby. Nie pozbędzie się danych operacyjnych, takich jak wpisy modlogu, ostrzeżeń czy wyciszeń. Jeśli jesteś pewien/pewna, że tego chcesz, odpowiedz następująco:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "To może trochę potrwać." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1014,33 +1014,33 @@ msgstr "Próbowałem/am usunąć wszystkie nieoperacyjne dane o tobie (które po "Skontaktuj się z właścicielem tego bota, aby rozwiązać ten problem.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Usunąłem/am wszelkie nieoperacyjne dane o tobie (które potrafię usunąć) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Następujące moduły nie obsługują usuwania danych:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Ta komenda jeszcze nic nie robi, ale pracujemy nad dodaniem wsparcia dla tego." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1049,7 +1049,7 @@ msgstr "\n" " Polecenia do bardziej szczegółowego przetwarzania danych.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1060,11 +1060,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Użytkownik może usunąć własne dane. Nie dotyczy to danych operacyjnych, takich jak zablokowani użytkownicy." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1074,11 +1074,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Użytkownik nie może usunąć własnych danych." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1092,15 +1092,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Moduły zostaną poinstruowane żeby usunąć wszystkie nieoperacyjne dane na żądanie użytkownika." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Moduły zostaną poinformowane, że użytkownik złożył wniosek o usunięcie danych, i szczegóły dotyczące usuwania zostaną pozostawione autorowi modułu." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1113,18 +1113,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1132,17 +1132,17 @@ msgstr "Próbowałem/am usunąć wszystkie dane o tym użytkowniku (które potra "Sprawdź swoje logi i skontaktuj się z twórcami tych modułów.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Usunąłem/am wszystkie dane które potrafię usunąć o tym użytkowniku." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1153,19 +1153,19 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie się lub odłączy wiele nieoperacyjnych danych od określonego użytkownika. Użytkownicy mają w tym celu dostęp do innej komendy, chyba że nie mogą w ogóle wchodzić w interakcję z botem. Jest to z reguły bezpieczna operacja, ale nie powinieneś tego używać, chyba że przetwarzasz żądanie od tego użytkownika, ponieważ może może to wpłynąć na jego korzystanie z bota. \n\n" "Jeśli jesteś pewien, że to jest to, co zamierzasz zrobić, odpowiedz następująco:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1173,17 +1173,17 @@ msgstr "Próbowałem/am usunąć wszystkie nieoperacyjne dane o tym użytkowniku "Sprawdź swoje logi i skontaktuj się z twórcami tych modułów.\n" "Uwaga: Poza tymi błędami dane powinny być usunięte." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Usunąłem/am wszystkie nieoperacyjne dane, które potrafię usunąć, o tym użytkowniku." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1193,13 +1193,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Spowoduje to, że bot pozbędzie się lub odłączy wiele danych o określonym użytkowniku. Może to obejmować więcej niż tylko dane użytkownika końcowego, w tym rekordy dotyczące przeciwdziałań nadużyciom.\n\n" "Jeśli jesteś pewien, że to jest to, co zamierzasz zrobić, odpowiedz następująco:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1219,7 +1219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1233,35 +1233,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1273,15 +1273,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1297,20 +1297,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "Embedy będą teraz używać globalnego ustawienia." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1327,11 +1327,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1347,15 +1347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1371,11 +1371,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1393,23 +1393,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "włączone" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "wyłączone" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1425,15 +1425,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1446,11 +1446,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1460,16 +1460,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1481,7 +1481,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1496,7 +1496,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1505,15 +1505,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1528,56 +1528,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1585,7 +1585,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1598,67 +1598,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1670,23 +1670,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1699,41 +1699,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1744,27 +1744,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1775,19 +1775,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1797,32 +1797,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1832,16 +1832,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1853,11 +1853,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1867,19 +1867,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1892,11 +1892,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Wyłączanie... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1909,29 +1909,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Restartowanie..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Podstawowa komenda do ustawień banku." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Pokazuje bieżące ustawienia banku." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Globalny" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Serwer" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1945,7 +1945,7 @@ msgstr "Ustawienia banku:\n\n" "Domyślne saldo: {default_balance}\n" "Maksymalne dozwolone saldo: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1956,54 +1956,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globalny" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Bank jest teraz {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Ustaw nazwę banku." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Nazwa banku została ustawiona na: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Ustawia nazwę waluty banku." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Nazwa waluty została ustawiona na: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maksymalne saldo zostało ustawione na: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2013,15 +2013,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2032,25 +2032,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2062,20 +2062,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2087,20 +2087,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2112,49 +2112,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2163,50 +2163,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Za długo zwlekałeś z odpowiedzią." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Nie wprowadzono żadnych zmian." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2222,40 +2222,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Gotowe." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2268,7 +2268,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2277,11 +2277,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2294,7 +2294,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2303,11 +2303,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2320,28 +2320,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2352,15 +2352,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2375,24 +2375,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 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:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2408,7 +2408,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2421,15 +2421,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Gra wyczyszczona." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2442,15 +2442,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2463,15 +2463,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2484,15 +2484,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2505,44 +2505,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status zmieniony na %s." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2560,15 +2560,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2585,15 +2585,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2605,15 +2605,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2625,15 +2625,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2651,7 +2651,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2668,16 +2668,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2694,15 +2694,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2718,7 +2718,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2733,15 +2733,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2756,15 +2756,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2784,19 +2784,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2806,19 +2806,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2829,20 +2829,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2850,7 +2850,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2862,7 +2862,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2873,7 +2873,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2885,7 +2885,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2897,7 +2897,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2906,15 +2906,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2922,18 +2922,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2941,7 +2941,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2956,23 +2956,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Nie usunę wiadomości komend." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2983,19 +2983,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3007,11 +3007,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3022,11 +3022,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3043,15 +3043,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3066,33 +3066,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Anulowano." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3111,27 +3111,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3146,15 +3146,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3168,19 +3168,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3188,7 +3188,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3198,11 +3198,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3211,11 +3211,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3225,11 +3225,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3249,27 +3249,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3283,15 +3283,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3305,15 +3305,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3329,15 +3329,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3351,15 +3351,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3375,15 +3375,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3398,15 +3398,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3421,15 +3421,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3446,19 +3446,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3473,19 +3473,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3501,19 +3501,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3524,43 +3524,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3573,41 +3573,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3622,19 +3622,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3643,7 +3643,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3655,15 +3655,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3672,21 +3672,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3699,15 +3699,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3717,11 +3717,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3729,7 +3729,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3741,19 +3741,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3762,15 +3762,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3782,15 +3782,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3799,11 +3799,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3812,7 +3812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3825,19 +3825,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3846,19 +3846,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3872,19 +3872,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3894,11 +3894,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3906,7 +3906,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3919,27 +3919,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3948,15 +3948,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3969,15 +3969,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3987,16 +3987,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4010,15 +4010,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4032,11 +4032,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4048,19 +4048,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4072,19 +4072,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4092,15 +4092,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4111,7 +4111,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4119,19 +4119,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4139,19 +4139,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4165,7 +4165,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4177,19 +4177,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4201,15 +4201,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4222,7 +4222,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4234,11 +4234,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4250,15 +4250,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4272,7 +4272,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4280,7 +4280,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4289,19 +4289,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4313,11 +4313,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4329,11 +4329,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4345,15 +4345,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4370,7 +4370,7 @@ msgstr "\n" " - właściciele, Administratorzy oraz ci z uprawnieniami Zarządzania kanałami nadpisują ignorowane kanały.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4379,7 +4379,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4410,15 +4410,15 @@ msgstr "\n" " - `` - Kanał do zignorowania. Może to być również kanał wątku lub kategorii.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4428,20 +4428,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4456,15 +4456,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4473,30 +4473,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Brak" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 71af9d7cc..efd4fa6c0 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -79,7 +79,9 @@ msgstr "Caminho adicionado com sucesso." msgid "\n" " Removes one or more paths from the available cog paths given the `path_numbers` from `[p]paths`.\n" " " -msgstr "" +msgstr "\n" +" Remove um ou mais caminhos da lista de caminhos de cogs disponíveis usando os `path_numbers` de `[p]paths`.\n" +" " #: redbot/core/_cog_manager.py:492 msgid "The following paths were removed: {paths}" @@ -118,7 +120,12 @@ msgid "\n" " directory and it must already exist.\n\n" " No installed cogs will be transferred in the process.\n" " " -msgstr "" +msgstr "\n" +" Retorna o caminho de instalação atual ou o define se um for fornecido.\n\n" +" O caminho fornecido deve ser absoluto ou relativo ao diretório do bot\n" +" e já deve existir.\\n\"\n\n" +" Nenhuma cog instalada será transferida no processo.\n" +" " #: redbot/core/_cog_manager.py:549 msgid "That path does not exist." @@ -351,7 +358,7 @@ msgstr "Verificação de permissões" #: redbot/core/_diagnoser.py:488 msgid "Cog permissions verification" -msgstr "" +msgstr "Verificação de permissões da cog" #: redbot/core/_diagnoser.py:503 msgid "The cog of the given command is disabled in this guild." @@ -464,19 +471,19 @@ msgstr "Para corrigir esse problema, é necessária uma revisão manual das veri #: redbot/core/_diagnoser.py:692 msgid "User's discord permissions and privilege level" -msgstr "" +msgstr "Permissões do Discord do usuário e nível de privilégio" #: redbot/core/_diagnoser.py:701 msgid "grant the required permissions to the user through role settings or channel overrides" -msgstr "" +msgstr "conceda as permissões necessárias ao usuário através das configurações de cargo ou sobrescritas do canal" #: redbot/core/_diagnoser.py:707 msgid "The user is missing some of the channel permissions ({permissions}) required by the {cog} cog." -msgstr "" +msgstr "O usuário não possui algumas das permissões de canal ({permissions}) requeridas pela cog {cog}." #: redbot/core/_diagnoser.py:712 msgid "The user is missing some of the channel permissions ({permissions}) required by the {command} command." -msgstr "" +msgstr "O usuário não possui algumas das permissões do canal ({permissions}) requeridas pelo comando {command}." #: redbot/core/_diagnoser.py:721 msgid "the guild owner" @@ -496,11 +503,11 @@ msgstr "atribuir o cargo apropriado para o(a) usuário(a)" #: redbot/core/_diagnoser.py:731 msgid "The user is missing the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "O usuário não possui o nível de privilégio ({privilege_level}) requerido pela cog {cog}." #: redbot/core/_diagnoser.py:738 msgid "The user is missing the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "O usuário não possui o nível de privilégio ({privilege_level}) requerido pelo comando {command}." #: redbot/core/_diagnoser.py:751 msgid "add appropriate rule in the Permissions cog" @@ -508,15 +515,15 @@ msgstr "adicionar regra apropriada na cog Permissões" #: redbot/core/_diagnoser.py:754 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {cog} cog." -msgstr "" +msgstr "O usuário não possui nem as permissões de canal ({permissions}) nem o nível de privilégio ({privilege_level}) requeridos pela cog {cog}." #: redbot/core/_diagnoser.py:763 msgid "The user has neither the channel permissions ({permissions}) nor the privilege level ({privilege_level}) required by the {command} command." -msgstr "" +msgstr "O usuário não tem as permissões do canal ({permissions}) nem o nível de privilégio ({privilege_level}) exigido pelo comando {command}." #: redbot/core/_diagnoser.py:781 msgid "Checks and permissions verification for the command {command}" -msgstr "" +msgstr "Verificações e checagem de permissões para o comando {command}" #: redbot/core/_diagnoser.py:804 redbot/core/_diagnoser.py:917 msgid "Other command checks" @@ -528,19 +535,19 @@ msgstr "O comando fornecido está falhando uma das verificações necessárias." #: redbot/core/_diagnoser.py:806 redbot/core/_diagnoser.py:919 msgid "To fix this issue, a manual review of the command's checks is required." -msgstr "" +msgstr "Para corrigir este problema, é necessária uma revisão manual das verificações do comando." #: redbot/core/_diagnoser.py:817 msgid "Global 'call once' checks" -msgstr "" +msgstr "Verificações globais 'chamar uma vez'" #: redbot/core/_diagnoser.py:839 msgid "Other global 'call once' checks" -msgstr "" +msgstr "Outras verificações globais de 'chamar uma vez'" #: redbot/core/_diagnoser.py:840 msgid "One of the global 'call once' checks implemented by a 3rd-party cog prevents this command from being ran." -msgstr "" +msgstr "Uma das verificações globais 'chamar uma vez' implementada por uma cog de terceiros impede que este comando seja executado." #: redbot/core/_diagnoser.py:849 msgid "Check if the command is disabled" @@ -548,7 +555,7 @@ msgstr "Verificar se o comando está desativado" #: redbot/core/_diagnoser.py:859 redbot/core/_diagnoser.py:873 msgid "To fix this issue, you can run {command} which will enable the {affected_command} command globally." -msgstr "" +msgstr "Para corrigir esse problema, você pode executar {command} que irá habilitar o comando {affected_command} globalmente." #: redbot/core/_diagnoser.py:872 msgid "The given command is disabled globally." @@ -569,11 +576,12 @@ msgstr "Falhou" #: redbot/core/_diagnoser.py:967 msgid "All checks passed and no issues were detected. Make sure that the given parameters correspond to the channel, user, and command name that have been problematic.\n\n" "If you still can't find the issue, it is likely that one of the 3rd-party cogs you're using adds a global or cog local before invoke hook that prevents the command from getting invoked as this can't be diagnosed with this tool." -msgstr "" +msgstr "Todas as verificações passaram e nenhum problema foi detectado. Certifique-se de que os parâmetros fornecidos correspondem ao canal, usuário e nome do comando que apresentaram problema.\n\n" +"Se você ainda não conseguir encontrar o problema, é provável que uma das cogs de terceiros que você está usando adicione um hook global ou local da cog antes da invocação que impeça que o comando seja invocado, pois isso não pode ser diagnosticado por esta ferramenta." #: redbot/core/_diagnoser.py:978 msgid "The bot has been able to identify the issue." -msgstr "" +msgstr "O bot conseguiu identificar o problema." #: redbot/core/_diagnoser.py:981 msgid "Detected issue: " @@ -595,7 +603,7 @@ msgstr "Canal: " #: redbot/core/_diagnoser.py:987 msgid "Command caller: " -msgstr "" +msgstr "Invocador do comando: " #: redbot/core/_diagnoser.py:988 msgid "Command: " @@ -603,152 +611,157 @@ msgstr "Comando: " #: redbot/core/_diagnoser.py:989 msgid "Tests that have been ran:" -msgstr "" +msgstr "Testes que foram executados:" #: redbot/core/_events.py:56 msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" -msgstr "" +msgstr "Sua instância Red está desatualizada! {} é a versão atual, no entanto você está usando {}!" #: redbot/core/_events.py:65 msgid "\n\n" "While the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" -msgstr "" +msgstr "\n\n" +"Embora o comando a seguir deva funcionar na maioria dos cenários, pois se baseia no seu sistema operacional, ambiente e versão do Python atuais, **recomendamos que você leia a documentação de atualização em <{docs}> e verifique se não há mais nada que precise ser feito durante a atualização.**" #: redbot/core/_events.py:74 msgid "\n\n" "You have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\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 "" +msgstr "\n\n" +"Você tem o Python `{py_version}` e esta atualização requer `{req_py}`; você não pode simplesmente executar o comando de atualização.\n\n" +"Você precisará seguir as instruções de atualização em nossa documentação acima, se ainda precisar de ajuda para atualizar depois de seguir a documentação, vá para nosso canal #support em " #: redbot/core/_events.py:120 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 "" +msgstr "\n\n" +"Para atualizar seu bot, primeiro desligue-o e abra uma janela do {console} (não como administrador) e execute o seguinte:{command_1}\n" +"Depois de iniciar seu bot novamente, recomendamos que você atualize quaisquer cogs de terceiros instaladas com este comando no Discord:{command_2}" #: redbot/core/_events.py:128 msgid "Command Prompt" -msgstr "" +msgstr "Prompt de Comando" #: redbot/core/_events.py:128 msgid "Terminal" -msgstr "" +msgstr "Terminal" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" -msgstr "" +msgstr "`{user_input}` não é um valor válido para `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "O argumento `{parameter_name}` deve ser um número inteiro positivo." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "O argumento `{parameter_name}` deve ser um número inteiro menor ou igual a {maximum}." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "O argumento `{parameter_name}` deve ser um número inteiro maior ou igual a {minimum}." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "O argumento `{parameter_name}` deve ser um número inteiro entre {minimum} e {maximum}." -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "O argumento `{parameter_name}` deve ser um número positivo." -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "O argumento `{parameter_name}` deve ser um número menor ou igual a {maximum}." -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "O argumento `{parameter_name}` deve ser um número maior ou igual a {maximum}." -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "O argumento `{parameter_name}` deve ser um número entre {minimum} e {maximum}." -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "O argumento `{parameter_name}` deve ser uma string com comprimento menor ou igual a {maximum}." -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "O argumento `{parameter_name}` deve ser uma string com comprimento de no mínimo {minimum}." -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "O argumento `{parameter_name}` deve ser uma string com comprimento entre {minimum} e {maximum}." -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." -msgstr "" +msgstr "O argumento `{parameter_name}` deve ser um número não menor que {minimum}." -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" não é um número inteiro." -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" não é um número." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Erro no comando '{command}'. Verifique seu console ou logs para mais detalhes." -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "Erro no comando '{command}'." -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "Eu preciso da permissão {permission} para executar esse comando." -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "Eu preciso das permissões {permission_list} para executar esse comando." -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Este comando não está disponível em DMs." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." -msgstr "" +msgstr "Esse comando só está disponível em mensagens diretas." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." -msgstr "" +msgstr "Esse comando só está disponível em canais NSFW / Adultos." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." -msgstr "" +msgstr "Este comando está em tempo de espera. Tente novamente {relative_time}." -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." -msgstr "" +msgstr "Muitas pessoas usando este comando. Ele só pode ser usado {number} vezes simultaneamente." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." -msgstr "" +msgstr "Muitas pessoas usando este comando. Ele só pode ser usado uma vez simultaneamente." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." -msgstr "" +msgstr "Esse comando ainda está sendo executado; ele só pode ser usado {number} vezes por {type} simultaneamente." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." -msgstr "" +msgstr "Esse comando ainda está sendo executado; ele só pode ser usado uma vez por {type} simultaneamente." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." -msgstr "" +msgstr "Muitas pessoas estão usando este comando. Ele só pode ser usado {number} vezes por {type} simultaneamente." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." -msgstr "" +msgstr "Muitas pessoas estão usando este comando. Ele só pode ser usado uma vez por {type} simultaneamente." #: redbot/core/bank.py:1060 msgid "Can't pay for this command in DM without a global bank." @@ -760,7 +773,7 @@ msgstr "Você precisa de pelo menos {cost} {currency} para usar este comando." #: redbot/core/bot.py:2511 msgid "There is still one message remaining. Type {command_1} to continue or {command_2} to upload all contents as a file." -msgstr "" +msgstr "Ainda há uma mensagem restante. Digite {command_1} para continuar ou {command_2} para enviar todo o conteúdo como arquivo." #: redbot/core/bot.py:2515 msgid "There is still one message remaining. Type {command_1} to continue." @@ -768,7 +781,7 @@ msgstr "Ainda há uma mensagem restante. Digite {command_1} para continuar." #: redbot/core/bot.py:2520 msgid "There are still {count} messages remaining. Type {command_1} to continue or {command_2} to upload all contents as a file." -msgstr "" +msgstr "Ainda restam {count} mensagens. Digite {command_1} para continuar ou {command_2} para enviar todo o conteúdo como um arquivo." #: redbot/core/bot.py:2524 msgid "There are still {count} messages remaining. Type {command_1} to continue." @@ -801,9 +814,9 @@ msgstr "Pong." #: redbot/core/core_commands.py:408 #, docstring msgid "Shows info about [botname]." -msgstr "" +msgstr "Mostra informações sobre [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -811,43 +824,43 @@ msgstr "Esse bot é uma instância do [Red, um bot para Discord de código abert "Red é apoiado por uma comunidade apaixonada que contribui e cria conteúdo para todos desfrutarem. [Junte-se a nós hoje]({}) e nos ajude a melhorar!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Instância em posse da equipe" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instância em posse de" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Versão do Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Sim, {version} está disponível." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Falha ao procurar por atualizações." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Desatualizado" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Sobre essa instância" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Sobre o Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Trazendo alegria desde 2 de janeiro de 2016 (mais de {} dias atrás!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -855,7 +868,7 @@ msgstr "Esse bot é uma instância de Red, um Bot para Discord de código aberto "Red é apoiado por uma comunidade apaixonada que contribui e cria conteúdo para todos desfrutarem. Junte-se a nós hoje (4) e nos ajude a melhorar!\n\n" "(c) Criadores de Cog" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -865,7 +878,7 @@ msgstr "Instância pertence à equipe: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versão do Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -875,19 +888,19 @@ msgstr "Instância em posse de: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Versão do Red: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Desatualizado: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Sobre o Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Sobre essa instância**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -896,85 +909,104 @@ msgid "**References**\n" "5. <{}>\n" "6. <{}>\n" "7. <{}>\n" -msgstr "" +msgstr "**Referências**\n" +"1. <{}>\n" +"2. <{}>\n" +"3. <{}>\n" +"4. <{}>\n" +"5. <{}>\n" +"6. <{}>\n" +"7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Mostra o tempo de funcionamento initerrupto de [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Menos de um segundo." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" -msgstr "" +msgstr "Estou ativo há: **{time_quantity}** (desde {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" " More information can be found in the [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -msgstr "" +msgstr "\n" +" Comandos que interagem com os dados que [botname] tem sobre você.\n\n" +" Mais informações podem ser encontradas na [Documentação de Dados do Usuário Final. (https://docs.discord.red/en/stable/red_core_data_statement.html)\n" +" " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" " **Example:**\n" " - `[p]mydata whatdata`\n" " " -msgstr "" +msgstr "\n" +" Descubra que tipo de dados [botname] armazena e o porquê.\n\n" +" **Exemplo:**\n" +" - `[p]mydata whatdata`\n" +" " -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." -msgstr "" +msgstr "Este bot armazena alguns dados sobre os usuários conforme necessário para funcionar. Isso é principalmente o ID que seu usuário é atribuído pelo Discord, vinculado a algumas coisas, dependendo do que você interage no bot. Existem alguns comandos que o armazenam para rastrear quem criou algo (como playlists). Para obter detalhes completos sobre isso, bem como detalhes mais aprofundados sobre o que é armazenado e por quê, consulte {link}.\n\n" +"Além disso, complementos de terceiros carregados pelo proprietário do bot podem ou não armazenar coisas adicionais. Você pode usar `{prefix}mydata 3rdparty` para visualizar as declarações fornecidas por cada adição de terceiros." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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 "" +msgstr "Veja as declarações de Dados do Usuário Final de cada módulo de terceiros.\n\n" +" Isso enviará um anexo com as declarações de Dados do Usuário Final de todas as cogs de terceiros carregadas.\n\n" +" Exemplo:\n" +" - `[p]mydata 3rdparty`\n" +" " -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." -msgstr "" +msgstr "Preciso conseguir anexar arquivos (tente nas mensagens diretas?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." -msgstr "" +msgstr "Esta instância não parece ter nenhuma extensão de terceiros carregada." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" -msgstr "" +msgstr "Declarações de Dados do Usuário Final de terceiros" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "As seguintes declarações são fornecidas por extensões de terceiros." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Extensões de terceiros sem declarações\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Aqui está uma página gerada com as declarações fornecidas por extensões de terceiros." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Nenhuma confirmação recebida, cancelando." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Nenhuma confirmação válida recebida, cancelando." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -993,19 +1025,19 @@ msgstr "\n" " - `[p]mydata forgetme`\n" " " -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Este comando ({command}) não suporta uso não-interativo." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Isto fará com que o bot descarte e/ou desassocie seus dados. Este não descartará dados operacionais, como registros de moderação, avisos ou silenciamentos. Se você tem certeza de que é isso que quer, por favor, responda com o seguinte:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Isto pode demorar um pouco." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1013,7 +1045,7 @@ msgstr "Eu tentei remover todos os dados não-operacionais sobre você (aqueles "Favor contatar o dono deste bot para resolver isso.\n" "Aviso: Apesar dessas falhas, os dados devem ter sido removidos." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1021,7 +1053,7 @@ msgstr "Eu tentei remover todos os dados não-operacionais sobre você (aqueles "Favor contatar o dono deste bot para resolver isso.\n" "Aviso: Apesar dessas falhas, os dados devem ter sido removidos." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1029,27 +1061,27 @@ msgstr "Eu tentei remover todos os dados não-operacionais sobre você (aqueles "Favor contatar o dono deste bot para resolver isso.\n" "Aviso: Apesar dessas falhas, os dados devem ter sido removidos." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Eu removi todos os dados não-operacionais sobre você (aqueles que eu sei como remover), {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Os seguintes cogs não lidam com exclusão:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Em breve] Receba quais dados [botname] tem sobre você." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Este comando ainda não faz nada, mas estamos trabalhando para dar suporte a isso." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1058,7 +1090,7 @@ msgstr "\n" " Comandos para um gerenciamento de dados mais completo.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1075,11 +1107,11 @@ msgstr "\n" " - `[p]mydata ownermanagement allowuserdeletions`\n" " " -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "O usuário pode excluir seus próprios dados. Isto não incluirá dados operacionais como usuários bloqueados." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1089,11 +1121,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "O usuário não pode excluir seus próprios dados." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1107,15 +1139,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1128,34 +1160,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Eu deletei todos os dados que pude sobre aquele usuário." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1166,34 +1198,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1203,12 +1235,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1228,7 +1260,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1242,35 +1274,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Configuração da guilda: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Configuração do usuário: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1282,15 +1314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "As mensagens incorporadas agora estão desativadas por padrão." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "As mensagens incorporadas agora estão ativadas por padrão." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1306,20 +1338,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 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:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "As mensagens incorporadas agora estão ativadas para esta guilda." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1336,11 +1368,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1356,15 +1388,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1380,11 +1412,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1402,23 +1434,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "As mensagens incorporadas agora estão {} para este canal." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "ativado" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "desativado" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1434,15 +1466,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1455,11 +1487,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1469,16 +1501,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1490,7 +1522,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1505,7 +1537,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1514,15 +1546,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1537,56 +1569,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Você não forneceu nenhum ID de servidor. Você quer que eu saia deste servidor?" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "Tem certeza que quer que eu saia desses servidores?" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "Tem certeza que quer que eu saia deste servidor?" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Não posso deixar o servidor `{server_name}`: eu sou o dono." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Certo. Tchau :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Certo. Saindo de {number} servidores..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Certo. Saindo de um servidor..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Certo, vou ficar então. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Certo, não estou saindo daqueles servidores." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Certo, não estou saindo daquele servidor." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1597,7 +1629,7 @@ msgstr "\n" " Aviso: Este comando é interativo.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1608,72 +1640,85 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " **Arguments:**\n" " - `` - The cog packages to load.\n" " " -msgstr "" +msgstr "Carrega pacotes de cogs dos caminhos locais e cogs instaladas.\n\n" +" Veja os pacotes disponíveis para carregar com `[p]cogs`.\n\n" +" Cogs adicionais podem ser adicionadas usando o Downloader, ou de caminhos locais usando `[p]addpath`.\n\n" +" **Exemplos:**\n" +" - `[p]load general` - Carrega a cog `general`.\n" +" - `[p]load admin mod mutes` - Carrega múltiplas cogs.\n\n" +" **Argumentos:**\n" +" - `` - Os pacotes de cogs para carregar.\n" +" " -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Carregados {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "O seguinte pacote já está carregado: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Os seguintes pacotes já estão carregados: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Falha ao carregar o seguinte pacote: {pack}.\n" "Verifique o seu console ou logs para mais detalhes." -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Falha ao carregar os seguintes pacotes: {packs}\n" "Verifique o seu console ou logs para mais detalhes." -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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 "O nome a seguir não é um nome de pacote válido: {pack}\n" "Nomes de pacotes não podem começar com um número e só podem conter números e letras Ascii e subtraços (_)." -#: redbot/core/core_commands.py:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 -msgid "The following package was not found in any cog path: {pack}." -msgstr "" +msgstr "Os seguintes nomes não são nomes de pacote válidos: {packs}\n" +"Nomes de pacotes não podem começar com um número e só podem conter números e letras Ascii e subtraços." #: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 -msgid "The following packages were not found in any cog path: {packs}" -msgstr "" +msgid "The following package was not found in any cog path: {pack}." +msgstr "O seguinte pacote não foi encontrado em nenhum caminho de cog: {pack}." -#: redbot/core/core_commands.py:1777 -msgid "This package could not be loaded for the following reason:\n\n" -"{reason}" -msgstr "" +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 +msgid "The following packages were not found in any cog path: {packs}" +msgstr "Os seguintes pacotes não foram encontrados em nenhum caminho de cog: {packs}" #: redbot/core/core_commands.py:1781 +msgid "This package could not be loaded for the following reason:\n\n" +"{reason}" +msgstr "Este pacote não pôde ser carregado pelo seguinte motivo:\n\n" +"{reason}" + +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" -msgstr "" +msgstr "Estes pacotes não puderam ser carregados pelos seguintes motivos:\n\n" +"{reasons}" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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 "" +msgstr "**AVISO**: O seguinte repositório está usando bibliotecas compartilhadas que serão marcadas para remoção no futuro: {repo}.\n" +"Você deve informar o mantenedor do repositório sobre esta mensagem." -#: redbot/core/core_commands.py:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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 "" +msgstr "**AVISO**: Os seguintes repositórios estão usando bibliotecas compartilhadas que estão marcadas para remoção no futuro: {repos}.\n" +"Você deve informar os mantenedores desses repositórios sobre esta mensagem." -#: redbot/core/core_commands.py:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1683,25 +1728,32 @@ msgid "Unloads previously loaded cog packages.\n\n" " **Arguments:**\n" " - `` - The cog packages to unload.\n" " " -msgstr "" - -#: redbot/core/core_commands.py:1831 -msgid "The following package was unloaded: {pack}." -msgstr "" +msgstr "Descarrega pacotes de cogs previamente carregados.\n\n" +" Veja os pacotes disponíveis para descarregar com `[p]cogs`.\n\n" +" **Exemplos:**\n" +" - `[p]unload general` - Descarrega a cog `general`.\n" +" - `[p]unload admin mod mutes` - Descarrega múltiplas cogs.\n\n" +" **Argumentos:**\n" +" - `` - Os pacotes de cogs para descarregar.\n" +" " #: redbot/core/core_commands.py:1835 -msgid "The following packages were unloaded: {packs}." -msgstr "" +msgid "The following package was unloaded: {pack}." +msgstr "O seguinte pacote foi descarregado: {pack}." -#: redbot/core/core_commands.py:1842 -msgid "The following package was not loaded: {pack}." -msgstr "" +#: redbot/core/core_commands.py:1839 +msgid "The following packages were unloaded: {packs}." +msgstr "Os seguintes pacotes foram descarregados: {packs}." #: redbot/core/core_commands.py:1846 -msgid "The following packages were not loaded: {packs}." -msgstr "" +msgid "The following package was not loaded: {pack}." +msgstr "O seguinte pacote não foi carregado: {pack}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1850 +msgid "The following packages were not loaded: {packs}." +msgstr "Os seguintes pacotes não foram carregados: {packs}." + +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1712,44 +1764,56 @@ msgid "Reloads cog packages.\n\n" " **Arguments:**\n" " - `` - The cog packages to reload.\n" " " -msgstr "" +msgstr "Recarrega pacotes de cogs.\n\n" +" Isso descarregará e depois carregará as cogs especificadas.\n\n" +" Cogs que não foram carregadas serão apenas carregadas.\n\n" +" **Exemplos:**\n" +" - `[p]reload general` - Descarrega e depois carrega a cog `general`.\n" +" - `[p]reload admin mod mutes` - Descarrega e depois carrega múltiplas cogs.\n\n" +" **Argumentos:**\n" +" - `` - Os pacotes de cogs para recarregar.\n" +" " -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." -msgstr "" +msgstr "{packs} Recarregado." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." -msgstr "" +msgstr "Falha ao recarregar o seguinte pacote: {pack}.\n" +"Verifique seu console ou logs para mais detalhes." -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." -msgstr "" - -#: redbot/core/core_commands.py:1925 -msgid "This package could not be reloaded for the following reason:\n\n" -"{reason}" -msgstr "" +msgstr "Falha ao recarregar os seguintes pacotes: {packs}\n" +"Verifique seu console ou logs para mais detalhes." #: redbot/core/core_commands.py:1929 +msgid "This package could not be reloaded for the following reason:\n\n" +"{reason}" +msgstr "Este pacote não pôde ser recarregado pelo seguinte motivo:\n\n" +"{reason}" + +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" -msgstr "" +msgstr "Estes pacotes não puderam ser recarregados pelos seguintes motivos:\n\n" +"{reasons}" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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 "**AVISO**: O seguinte repositório está usando bibliotecas compartilhadas marcadas para remoção no futuro: {repo}.\n" "Você deve informar mantenedores desses repositórios sobre esta mensagem." -#: redbot/core/core_commands.py:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." -msgstr "" +msgstr "Comando base para gerenciar quais comandos de aplicativo podem ser usados em [botname]." -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1766,27 +1830,27 @@ msgstr "Marca um comando da aplicação como ativo, permitindo ser adicionado ao " - `[command_type]` - O tipo de comando da aplicação para ativar. Deve ser `slash` (barra), `message` (mensagem) ou `user` (usuário). Por padrão, seu valor é `slash`.\n" " " -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "Tipo do comando deve ser `slash` (barra), `message` (mensagem), ou `user` (usuário)." -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "Este comando de aplicação já está ativado." -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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 "Esse comando de aplicação não foi encontrado. Use `{prefix}slash list` para ver todos os comandos de aplicação. Talvez seja necessário verificar novamente o tipo de comando." -#: redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "O limite de comandos foi atingido. Desative um comando primeiro." -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" -msgstr "" +msgstr "Aplicação {command_type} habilitada `{command_name}`" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1795,21 +1859,27 @@ msgid "Marks an application command as being disabled, preventing it from being " - `` - The command name to disable. Only the top level name of a group command should be used.\n" " - `[command_type]` - What type of application command to disable. Must be one of `slash`, `message`, or `user`. Defaults to `slash`.\n" " " -msgstr "" +msgstr "Marca um comando da aplicação como ativo, permitindo ser adicionado ao bot.\n\n" +" Veja os comandos disponíveis para serem ativados com `[p]slash list`.\n\n" +" Este comando NÃO sincroniza os comandos ativos com o Discord, que deve ser feito manualmente com `[p]slash sync` para que os comandos apareçam para os usuários.\n\n" +" **Argumentos:**\n" +" - `` - O nome do comando para ativar. Apenas o primeiro nome de um comando de grupo deve ser usado.\n" +" - `[command_type]` - O tipo de comando da aplicação para ativar. Deve ser `slash`, `message` ou `user`. Por padrão, seu valor é `slash`.\n" +" " -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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 "" +msgstr "Esse comando de aplicação foi definido conforme necessário para o funcionamento do cog pelo autor e não pode ser desativado. O cog deve ser descarregado para remover o comando." -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." -msgstr "" +msgstr "Esse comando de aplicativo já está desativado ou não existe." -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" -msgstr "" +msgstr "Aplicação {command_type} desabilitada '{command_name}'" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1817,34 +1887,40 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " **Arguments:**\n" " - `` - The cogs to enable commands from. This argument is case sensitive.\n" " " -msgstr "" +msgstr "Marca todos os comandos de aplicativo em uma cog como ativados, permitindo que sejam adicionados ao bot.\n\n" +" Veja uma lista de cogs com comandos de aplicativo com `[p]slash list`.\n" +"Este comando NÃO sincroniza os comandos ativados com o Discord, isso deve ser feito manualmente com `[p]slash sync` para que os comandos apareçam nos clientes dos usuários.\n\n" +" **Argumentos:**\n" +" - `` - As cogs das quais habilitar comandos. Este argumento diferencia maiúsculas de minúsculas.\n" +" " -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" -msgstr "" +msgstr "Não foi possível encontrar nenhum comando desativado de {cog_names}. Use `{prefix}slash list` para ver todas as cogs com comandos de aplicativo" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for slash commands. Disable some commands first." -msgstr "" +msgstr "Habilitar todos os comandos de aplicativo dessas cogs habilitaria um total de {count} comandos, excedendo o limite de {cap} comandos para comandos de barra. Desative alguns comandos primeiro." -#: redbot/core/core_commands.py:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for message commands. Disable some commands first." -msgstr "" +msgstr "Habilitar todos os comandos de aplicativo dessas cogs habilitaria um total de {count} comandos, excedendo o limite de {cap} comandos para comandos de mensagem. Desative alguns comandos primeiro." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs would enable a total of {count} commands, exceeding the {cap} command limit for user commands. Disable some commands first." -msgstr "" +msgstr "Habilitar todos os comandos de aplicativo dessas cogs habilitaria um total de {count} comandos, excedendo o limite de {cap} comandos para comandos de usuário. Desative alguns comandos primeiro." -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" -msgstr "" +msgstr "Ativados {count} comandos de {cog_names}:\n" +"{names}" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." -msgstr "" +msgstr "Não foi possível encontrar nenhum comando desativado de {cog_names}. Use `{prefix}slash list` para ver todas as cogs com comandos de aplicativo." -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1852,18 +1928,24 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " **Arguments:**\n" " - `` - The cogs to disable commands from. This argument is case sensitive.\n" " " -msgstr "" +msgstr "Marca todos os comandos de aplicativo em uma cog como desativados, impedindo que sejam adicionados ao bot.\n\n" +" Veja uma lista de cogs com comandos de aplicativo com `[p]slash list`.\n\n" +" Este comando NÃO sincroniza os comandos ativados com o Discord, isso deve ser feito manualmente com `[p]slash sync` para que os comandos apareçam nos clientes dos usuários.\n\n" +" **Argumentos:**\n" +" - `` - As cogs das quais desativar comandos. Este argumento diferencia maiúsculas de minúsculas.\n" +" " -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." -msgstr "" +msgstr "Não foi possível encontrar nenhum comando ativado de {cog_names}. Use `{prefix}slash list` para ver todas as cogs com comandos de aplicativo." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" -msgstr "" +msgstr "Desativados {count} comandos de {cog_names}:\n" +"{names}" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1873,13 +1955,20 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " - Commands starting with `+ ` have been manually enabled.\n" " - Commands starting with `++` have been enabled by the cog author, and cannot be disabled.\n" " " -msgstr "" +msgstr "Lista os comandos de barra que o bot pode ver e se estão ou não ativados.\n\n" +" Este comando mostra o estado para o qual será alterado quando `[p]slash sync` for executado.\n" +" Comandos da mesma cog são agrupados, com o nome da cog como cabeçalho.\n\n" +" O prefixo denota o estado do comando:\n" +" - Comandos começando com `- ` ainda não foram ativados.\n" +" - Comandos começando com `+ ` foram ativados manualmente.\n" +" - Comandos começando com `++` foram ativados pelo autor da cog e não podem ser desativados.\n" +" " -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." -msgstr "" +msgstr "Não há comandos de aplicativo para listar." -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1887,21 +1976,26 @@ msgid "Syncs the slash settings to discord.\n\n" " **Arguments:**\n" " - `[guild]` - If provided, syncs commands for that guild. Otherwise, syncs global commands.\n" " " -msgstr "" +msgstr "Sincroniza as configurações de barra com o discord.\n\n" +" As configurações de `[p]slash list` serão sincronizadas com o Discord, alterando quais comandos aparecem para os usuários.\n" +" Isso deve ser executado com moderação, faça todas as alterações necessárias antes de executar este comando.\n\n" +" **Argumentos:**\n" +" - `[guild]` - Se fornecido, sincroniza os comandos para esse servidor. Caso contrário, sincroniza os comandos globais.\n" +" " -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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 "" +msgstr "Eu preciso do escopo `applications.commands` neste servidor para poder fazer isso. Você pode dizer ao bot para adicionar esse escopo aos links de convite usando `{prefix}inviteset commandscope`, e então pode executar `{prefix}invite` para obter um convite que dará ao bot o escopo. Você não precisa expulsar o bot para habilitar o escopo, apenas use esse convite para re-autenticar o bot com o escopo habilitado." -#: redbot/core/core_commands.py:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." -msgstr "" +msgstr "Sincronizado(s) {count} comando(s)." -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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 "" +msgstr "Você parece estar tentando sincronizar logo após uma sincronização recente. O Discord não gosta quando os bots sincronizam com mais frequência do que o necessário, então este comando tem um tempo de espera. Você deve ativar/desativar todos os comandos que deseja alterar primeiro e executar este comando apenas uma vez após todas as alterações terem sido feitas. " -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1912,13 +2006,21 @@ msgid "Shuts down the bot.\n\n" " **Arguments:**\n" " - `[silently]` - Whether to skip sending the shutdown message. Defaults to False.\n" " " -msgstr "" +msgstr "Desliga o bot.\n\n" +" Permite que [botname] desligue graciosamente.\n\n" +" Este é o método recomendado para desligar o bot.\n\n" +" **Exemplos:**\n" +" - `[p]shutdown`\n" +" - `[p]shutdown True` - Desliga silenciosamente.\n\n" +" **Argumentos:**\n" +" - `[silently]` - Se deve pular o envio da mensagem de desligamento. O padrão é Falso.\n" +" " -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Desligando... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1929,31 +2031,39 @@ msgid "Attempts to restart [botname].\n\n" " **Arguments:**\n" " - `[silently]` - Whether to skip sending the restart message. Defaults to False.\n" " " -msgstr "" +msgstr "Tenta reiniciar [botname].\n\n" +" Faz [botname] sair com o código de saída 26.\n" +" O reinício não é garantido: deve ser tratado pelo gerenciador de processos em uso.\n\n" +" **Exemplos:**\n" +" - `[p]restart`\n" +" - `[p]restart True` - Reinicia silenciosamente.\n\n" +" **Argumentos:**\n" +" - `[silently]` - Se deve pular o envio da mensagem de reinício. O padrão é Falso.\n" +" " -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Comando base para as configurações do banco." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Mostra as configurações atuais do banco." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Servidor" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1967,7 +2077,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:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1978,54 +2088,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "por servidor" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "O banco agora é {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Define o nome do banco." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "O nome do banco foi definido como: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Dá um nome para a moeda do banco." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "O nome da moeda foi definido como: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "O saldo máximo foi definido como: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2033,17 +2143,22 @@ msgid "Set the initial balance for new bank accounts.\n\n" " **Arguments**\n\n" " - `` The new initial balance amount. Default is 0.\n" " " -msgstr "" +msgstr "Define o saldo inicial para novas contas bancárias.\n\n" +" Exemplo:\n" +" - `[p]bankset registeramount 5000`\n\n" +" **Argumentos**\n\n" +" - `` O novo valor do saldo inicial. O padrão é 0.\n" +" " -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" +msgstr "O valor deve ser maior ou igual a zero e menor que {maxbal}." -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." -msgstr "" +msgstr "Registrar uma conta dará agora {num} {currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2052,27 +2167,34 @@ msgid "Delete all bank accounts.\n\n" " **Arguments**\n\n" " - `` This will default to false unless specified.\n" " " -msgstr "" +msgstr "Exclui todas as contas bancárias.\n\n" +" Exemplos:\n" +" - `[p]bankset reset` - Não confirmou. Mostra a mensagem de ajuda.\n" +" - `[p]bankset reset yes`\n\n" +" **Arguments**\n\n" +" - `` O padrão será falso, a menos que especificado.\n" +" " -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 msgid "This will delete all bank accounts for {scope}.\n" "If you're sure, type `{prefix}bankset reset yes`" -msgstr "" +msgstr "Isso excluirá todas as contas bancárias de {scope}.\n" +"Se tiver certeza, digite `{prefix}bankset reset yes`" -#: redbot/core/core_commands.py:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" -msgstr "" +msgstr "este servidor" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." -msgstr "" +msgstr "Todas as contas bancárias {scope} foram excluídas." -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2084,20 +2206,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2109,20 +2231,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2134,49 +2256,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2185,50 +2307,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2244,40 +2366,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Descrição redefinida." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2290,7 +2412,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2299,11 +2421,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2316,7 +2438,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2325,11 +2447,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2342,28 +2464,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2374,15 +2496,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 -msgid "Failed to change nickname. Must be 32 characters or fewer." -msgstr "" - #: redbot/core/core_commands.py:3087 -msgid "I lack the permissions to change my own nickname." -msgstr "" +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "Falha ao alterar o apelido. Deve ter 32 caracteres ou menos." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3091 +msgid "I lack the permissions to change my own nickname." +msgstr "Eu não tenho as permissões para mudar meu próprio apelido." + +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2395,26 +2517,36 @@ msgid "Customizes a section of `[p]info`.\n\n" " **Arguments:**\n" " - `[text]` - The custom info text.\n" " " -msgstr "" - -#: redbot/core/core_commands.py:3111 -msgid "The custom text has been cleared." -msgstr "" +msgstr "Personaliza uma seção de `[p]info`.\n\n" +" A quantidade máxima de caracteres permitidos é 1024.\n" +" Suporta markdown, links e \"menções\".\n\n" +" Exemplo de link: `[Meu link](https://example.com)`\n\n" +" **Exemplos:**\n" +" - `[p]set bot custominfo >>> Eu posso usar **markdown** como citações, ||spoilers|| e múltiplas linhas.`\n" +" - `[p]set bot custominfo Join my [support server](discord.gg/discord)!`\n" +" - `[p]set bot custominfo` - Remove o texto de informações personalizadas.\n\n" +" **Argumentos:**\n" +" - `[text]` - O texto de informações personalizadas.\n" +" " #: redbot/core/core_commands.py:3115 +msgid "The custom text has been cleared." +msgstr "O texto personalizado foi limpo." + +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." -msgstr "" +msgstr "O texto personalizado foi definido." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." -msgstr "" +msgstr "O texto deve ter menos de 1024 caracteres." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." -msgstr "" +msgstr "Comandos para definir o status de [botname]." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2428,9 +2560,20 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\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 "" +msgstr "Define o status de transmissão de [botname] para uma stream da Twitch.\n\n" +" Isso aparecerá como `Transmitindo ` ou `AO VIVO NA TWITCH` dependendo do contexto.\n" +" Também incluirá um botão `Assistir` com uma url twitch.tv para o streamer fornecido.\n\n" +" O comprimento máximo para um título de stream é de 128 caracteres.\n\n" +" Deixar tanto streamer quanto stream_title vazios irá limpá-lo.\n\n" +" **Exemplos:**\n" +" - `[p]set status stream` - Limpa o status de atividade.\n" +" - `[p]set status stream 26 Twentysix is streaming` - Define a stream para `https://www.twitch.tv/26`.\n" +" - `[p]set status stream https://twitch.tv/26 Twentysix is streaming` - Define a URL manualmente.\n\n" +" **Argumentos:**\n" +" - `` - O streamer da twitch para fornecer um link. Pode ser o nome da twitch ou a URL inteira.\n" +" - `` - O texto a seguir `Transmitindo` no status." -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2441,17 +2584,25 @@ msgid "Sets [botname]'s playing status.\n\n" " **Arguments:**\n" " - `[game]` - The text to follow `Playing`. Leave blank to clear the current activity status.\n" " " -msgstr "" +msgstr "Define o status de jogando de [botname].\n\n" +" Isso aparecerá como `Jogando ` ou `JOGANDO UM JOGO: ` dependendo do contexto.\n\n" +" O comprimento máximo para um status de jogando é de 128 caracteres.\n\n" +" **Exemplos:**\n" +" - `[p]set status playing` - Limpa o status de atividade.\n" +" - `[p]set status playing o teclado`\n\n" +" **Argumentos:**\n" +" - `[game]` - O texto a seguir `Jogando`. Deixe em branco para limpar o status de atividade atual.\n" +" " -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." -msgstr "" +msgstr "Status definido para `Jogando {game.name}`." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." -msgstr "" +msgstr "Jogo removido." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2462,17 +2613,25 @@ msgid "Sets [botname]'s listening status.\n\n" " **Arguments:**\n" " - `[listening]` - The text to follow `Listening to`. Leave blank to clear the current activity status.\n" " " -msgstr "" +msgstr "Define o status de ouvindo de [botname].\n\n" +" Isso aparecerá como `Ouvindo `.\n\n" +" O comprimento máximo para um status de ouvindo é de 128 caracteres.\n\n" +" **Exemplos:**\n" +" - `[p]set status listening` - Limpa o status da atividade.\n" +" - `[p]set status listening jams`\n\n" +" **Argumentos:**\n" +" - `[listening]` - O texto a seguir `Ouvindo`. Deixe em branco para limpar o status de atividade atual.\n" +" " -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." -msgstr "" +msgstr "Status definido para `Ouvindo {listening}`." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." -msgstr "" +msgstr "Ouvindo limpo." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2483,17 +2642,25 @@ msgid "Sets [botname]'s watching status.\n\n" " **Arguments:**\n" " - `[watching]` - The text to follow `Watching`. Leave blank to clear the current activity status.\n" " " -msgstr "" +msgstr "Define o status de assistindo de [botname].\n\n" +" Isso aparecerá como `Assistindo `.\n\n" +" O comprimento máximo para um status de assistindo é de 128 caracteres.\n\n" +" **Exemplos:**\n" +" - `[p]set status watching` - Limpa o status da atividade.\n" +" - `[p]set status watching [p]help`\n\n" +" **Argumentos:**\n" +" - `[watching]` - O texto a seguir `Assistindo`. Deixe em branco para limpar o status de atividade atual.\n" +" " -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." -msgstr "" +msgstr "Status definido para `Assistindo {watching}`." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." -msgstr "" +msgstr "Assistindo limpo." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2504,17 +2671,25 @@ msgid "Sets [botname]'s competing status.\n\n" " **Arguments:**\n" " - `[competing]` - The text to follow `Competing in`. Leave blank to clear the current activity status.\n" " " -msgstr "" +msgstr "Define o status de competindo de [botname].\n\n" +" Isso aparecerá como `Competindo em `.\n\n" +" O comprimento máximo para um status de competindo é de 128 caracteres.\n\n" +" **Exemplos:**\n" +" - `[p]set status competing` - Limpa o status da atividade.\n" +" - `[p]set status competing Campeonato Brasileiro`\n\n" +" **Argumentos:**\n" +" - `[competing]` - O texto a seguir `Competindo em`. Deixe em branco para limpar o status de atividade atual.\n" +" " -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." -msgstr "" +msgstr "Status definido para `Competindo em {competing}`." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." -msgstr "" +msgstr "Competindo limpo." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2525,46 +2700,54 @@ msgid "Sets [botname]'s custom status.\n\n" " **Arguments:**\n" " - `[text]` - The custom status text. Leave blank to clear the current activity status.\n" " " -msgstr "" +msgstr "Define o status personalizado de [botname].\n\n" +" Isso aparecerá como ``.\n\n" +" O comprimento máximo para um status personalizado é de 128 caracteres.\n\n" +" **Exemplos:**\n" +" - `[p]set status custom` - Limpa o status da atividade.\n" +" - `[p]set status custom Executando cogs...`\n\n" +" **Argumentos:**\n" +" - `[text]` - O texto do status personalizado. Deixe em branco para limpar o status de atividade atual.\n" +" " -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." -msgstr "" +msgstr "Status personalizado definido para `{text}`." -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." -msgstr "" +msgstr "Status personalizado limpo." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Status alterado para {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." -msgstr "" +msgstr "Defina o status de [botname] como online." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." -msgstr "" +msgstr "Defina o status de [botname] para não perturbe." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." -msgstr "" +msgstr "Defina o status de [botname] como inativo." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." -msgstr "" +msgstr "Definir o status de [botname] como invisível." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." -msgstr "" +msgstr "Definir os cargos de administrador e de moderação do servidor para [botname]." -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2580,17 +2763,30 @@ msgid "\n" " **Arguments:**\n" " - `` - The role to add as an admin.\n" " " -msgstr "" +msgstr "\n" +" Adiciona um cargo de administrador para este servidor.\n\n" +" Administradores têm o mesmo acesso que Moderadores, mais comandos de nível de administrador adicionais como:\n" +" - `[p]set serverprefix`\n" +" - `[p]addrole`\n" +" - `[p]ban`\n" +" - `[p]ignore guild`\n\n" +" E mais.\n\n" +" **Exemplos:**\n" +" - `[p]set roles addadminrole @Admins`\n" +" - `[p]set roles addadminrole Super Admins`\n\n" +" **Argumentos:**\n" +" - `` - O cargo a ser adicionado como administrador.\n" +" " -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." -msgstr "" +msgstr "Este cargo já é um cargo de administrador." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." -msgstr "" +msgstr "Esse cargo agora é considerado um cargo de administrador." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2605,17 +2801,29 @@ msgid "\n" " **Arguments:**\n" " - `` - The role to add as a moderator.\n" " " -msgstr "" +msgstr "\n" +" Adiciona um cargo de moderador para este servidor.\n\n" +" Administradores têm o mesmo acesso que Moderadores, mais comandos de nível de administrador adicionais como:\n" +" - `[p]mute`\n" +" - `[p]cleanup`\n" +" - `[p]customcommand create`\n\n" +" E mais.\n\n" +" **Examples:**\n" +" - `[p]set roles addmodrole @Moderadores`\n" +" - `[p]set roles addmodrole Ajudantes Fiéis`\n\n" +" **Argumentos:**\n" +" - `` - O cargo a ser adicionado como moderador.\n" +" " -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." -msgstr "" +msgstr "Este cargo já é um cargo de moderação." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." -msgstr "" +msgstr "Esse cargo é agora considerado um cargo de moderação." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2625,17 +2833,24 @@ msgid "\n" " **Arguments:**\n" " - `` - The role to remove from being an admin.\n" " " -msgstr "" +msgstr "\n" +" Remove um cargo de administrador para este servidor.\n\n" +" **Exemplos:**\n" +" - `[p]set roles removeadminrole @Admins`\n" +" - `[p]set roles removeadminrole Super Admins`\n\n" +" **Argumentos:**\n" +" - `` - O cargo a ser removido de administrador.\n" +" " -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." -msgstr "" +msgstr "Esse cargo não era um cargo de administrador para começo de conversa." -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." -msgstr "" +msgstr "Esse cargo não é mais considerado um cargo de administrador." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2645,17 +2860,24 @@ msgid "\n" " **Arguments:**\n" " - `` - The role to remove from being a moderator.\n" " " -msgstr "" +msgstr "\n" +" Remove um cargo de moderador para este servidor.\n\n" +" **Exemplos:**\n" +" - `[p]set roles removemodrole @Mods`\n" +" - `[p]set roles removemodrole Ajudantes Fiéis`\n\n" +" **Argumentos:**\n" +" - `` - O cargo a ser removido de moderador.\n" +" " -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." -msgstr "" +msgstr "Esse cargo não era um cargo de moderador para começo de conversa." -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." -msgstr "" +msgstr "Esse cargo não é mais considerado um cargo de moderador." -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2671,9 +2893,22 @@ msgid "\n" " **Arguments:**\n" " - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " -msgstr "" +msgstr "\n" +" Altera o local de [botname] neste servidor.\n\n" +" Acesse a [página Crowdin do Red](https://translate.discord.red)para ver os locais disponíveis com traduções.\n\n" +" Use \"default\" para retornar ao idioma padrão definido do bot.\n\n" +" Se você quiser alterar o local global do bot, consulte o comando `[p]set locale global`.\n\n" +" **Exemplos:**\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` - Redefine para o local padrão global.\n\n" +" **Argumentos:**\n" +" - `` - O local padrão a ser usado para o bot. Pode ser qualquer código de idioma com o código do país incluído.\n" +" " -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2688,18 +2923,30 @@ msgid "\n" " **Arguments:**\n" " - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " -msgstr "" +msgstr "\n" +" Altera a localidade padrão de [botname].\n\n" +" Isto será usado quando um servidor não tiver configurado um local ou em mensagens diretas.\n\n" +" Acesse a [página Crowdin do Red](https://translate.discord.red)para ver os locais disponíveis com traduções.\n\n" +" Para redefinir para Inglês, use \"en-US\".\n\n" +" **Exemplos:**\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" +" **Argumentos:**\n" +" - `` - O local padrão a ser usado para o bot. Pode ser qualquer código de idioma com o código do país incluído.\n" +" " -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" -msgstr "" +msgstr "Código de idioma inválido. Use o formato: `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." -msgstr "" +msgstr "O local global foi definido." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2714,17 +2961,28 @@ msgid "\n" " **Arguments:**\n" " - `` - The default locale to use for the bot. This can be any language code with country code included.\n" " " -msgstr "" +msgstr "\n" +" Altera o local de [botname] neste servidor.\n\n" +" Acesse a [página Crowdin do Red](https://translate.discord.red)para ver os locais disponíveis com traduções.\n\n" +" Use \"default\" para retornar ao idioma padrão definido do bot.\n\n" +" **Exemplos:**\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" +" **Argumentos:**\n" +" - `` - O local padrão a ser usado para o bot. Pode ser qualquer código de idioma com o código do país incluído.\n" +" " -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." -msgstr "" +msgstr "O local foi definido para o padrão." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "O locale foi definido." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2738,9 +2996,20 @@ msgid "\n" " **Arguments:**\n" " - `[language_code]` - The region format to use for the bot in this server.\n" " " -msgstr "" +msgstr "\n" +" Altera o formato regional do bot neste servidor. Isso é usado para formatar data, hora e números.\n\n" +" `language_code` pode ser qualquer código de idioma com código de país incluído, por exemplo, `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Passe \"reset\" para `language_code` para basear a formatação regional no local do bot neste servidor.\n\n" +" Se você quiser alterar o formato regional global do bot, consulte o comando `[p]set regionalformat global`.\n\n" +" **Exemplos:**\n" +" - `[p]set regionalformat en-US`\n" +" - `[p]set region de-DE`\n" +" - `[p]set regionalformat reset` - Redefine para o local.\n\n" +" **Argumentos:**\n" +" - `[language_code]` - O formato da região a ser usado para o bot neste servidor.\n" +" " -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2753,17 +3022,27 @@ msgid "\n" " **Arguments:**\n" " - `[language_code]` - The default region format to use for the bot.\n" " " -msgstr "" +msgstr "\n" +" Altera o formato regional do bot. Isso é usado para formatar data, hora e números.\n\n" +" `language_code` pode ser qualquer código de idioma com código de país incluído, por exemplo, `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\n" +" Passe \"reset\" para `language_code` para basear a formatação regional no local do bot.\n\n" +" **Exemplos:**\n" +" - `[p]set regionalformat global en-US`\n" +" - `[p]set region global de-DE`\n" +" - `[p]set regionalformat global reset` - Redefine para o local.\n\n" +" **Argumentos:**\n" +" - `[language_code]` - O formato de região padrão a ser usado para o bot.\n" +" " -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." -msgstr "" +msgstr "A formatação regional global agora será baseada no local do bot." -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." -msgstr "" +msgstr "A formatação regional global agora será baseada no local `{language_code}`." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2778,15 +3057,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2806,19 +3085,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2828,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2851,20 +3130,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2872,7 +3151,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2884,7 +3163,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2895,7 +3174,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2907,7 +3186,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2919,7 +3198,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2928,15 +3207,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2944,18 +3223,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2963,7 +3242,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2978,23 +3257,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3005,19 +3284,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3029,11 +3308,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3044,11 +3323,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3065,15 +3344,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3088,33 +3367,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3133,27 +3412,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3168,15 +3447,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." -msgstr "" +msgstr "Eu usarei botões em menus básicos." -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." -msgstr "" +msgstr "Eu não usarei botões em menus básicos." -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3188,29 +3467,41 @@ msgid "\n" " **Arguments:**\n" " - `[msg]` - The custom error message. Must be less than 1000 characters. Omit to reset to the default one.\n" " " -msgstr "" - -#: redbot/core/core_commands.py:4260 -msgid "The message must be less than 1000 characters." -msgstr "" +msgstr "\n" +" Define a mensagem que será enviada em erros de bot não capturados.\n\n" +" Para incluir o nome do comando na mensagem, use o placeholder `{command}`.\n\n" +" Se você omitir o argumento `msg`, a mensagem será redefinida para a padrão.\n\n" +" **Exemplos:**\n" +" - `[p]set errormsg` - Redefine a mensagem de erro para a padrão: \"Erro no comando '{command}'.\". Se o invocador do comando for um dos proprietários do bot, a mensagem também incluirá \"Verifique seu console ou logs para detalhes.\".\n" +" - `[p]set errormsg Oops, o comando {command} falhou! Por favor, tente novamente mais tarde.` - Define a mensagem de erro para uma personalizada.\n\n" +" **Argumentos:**\n" +" - `[msg]` - A mensagem de erro personalizada. Deve ter menos de 1000 caracteres. Omita para redefinir para a padrão.\n" +" " #: redbot/core/core_commands.py:4264 +msgid "The message must be less than 1000 characters." +msgstr "A mensagem deve ter menos de 1000 caracteres." + +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." -msgstr "" +msgstr "Mensagem de erro atualizada com sucesso." -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." -msgstr "" +msgstr "A mensagem de erro foi redefinida com sucesso para a padrão." -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" " All help settings are applied globally.\n" " " -msgstr "" +msgstr "\n" +" Comandos para gerenciar as configurações do comando de ajuda.\n\n" +" Todas as configurações de ajuda são aplicadas globalmente.\n" +" " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3218,26 +3509,35 @@ msgid "\n" " **Example:**\n" " - `[p]helpset showsettings`\n" " " -msgstr "" +msgstr "\n" +" Mostra as configurações de ajuda atuais.\n\n" +" Aviso: Essas configurações podem não ser precisas se o formatador padrão não estiver em uso.\n\n" +" **Exemplo:**\n" +" - `[p]helpset showsettings`\n" +" " -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." -msgstr "" +msgstr "Aviso: O formatador padrão não está em uso, essas configurações podem não se aplicar." -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" " **Example:**\n" " - `[p]helpset resetformatter`\n" " " -msgstr "" +msgstr "\n" +" Isto redefine o formatador de ajuda [botname] para o formato padrão.\n\n" +" **Exemplo:**\n" +" - `[p]helpset resetformatter`\n" +" " -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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 "" +msgstr "O formatador de ajuda foi redefinido. Isso não impedirá que as cogs modifiquem a ajuda, você pode precisar remover uma cog se isso for um problema." -#: redbot/core/core_commands.py:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3245,13 +3545,18 @@ msgid "\n" " **Example:**\n" " - `[p]helpset resetsettings`\n" " " -msgstr "" +msgstr "\n" +" Isto redefine as configurações de ajuda de [botname] para seus padrões.\n\n" +" Isso pode não ter impacto ao usar formatadores personalizados de cogs de terceiros\n\n" +" **Exemplo:**\n" +" - `[p]helpset resetsettings`\n" +" " -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." -msgstr "" +msgstr "As configurações de ajuda foram redefinidas para seus padrões. Isso pode não ter impacto ao usar formatadores de ajuda de terceiros." -#: redbot/core/core_commands.py:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3269,29 +3574,44 @@ msgid "\n" " - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Whether to use `buttons`,\n" " `reactions`, `select`, `selectonly`, or no menus.\n" " " -msgstr "" +msgstr "\n" +" Permite que o comando de ajuda seja enviado como um menu paginado em vez de mensagens\n" +" separadas.\n\n" +" Quando \"reactions\", \"buttons\", \"select\" ou \"selectonly\" é passado,\n" +" `[p]help` mostrará apenas uma página por vez\n" +" e usará o esquema de controle associado para navegar entre as páginas.\n\n" +" **Exemplos:**\n" +" - `[p]helpset usemenus reactions` - Ativa o uso de menus de reação.\n" +" - `[p]helpset usemenus buttons` - Ativa o uso de menus de botão.\n" +" - `[p]helpset usemenus select` - Ativa botões com um menu de seleção.\n" +" - `[p]helpset usemenus selectonly` - Ativa um menu de seleção apenas na ajuda.\n" +" - `[p]helpset usemenus disable` - Desativa os menus de ajuda.\n\n" +" **Argumentos:**\n" +" - `<\"buttons\"|\"reactions\"|\"select\"|\"selectonly\"|\"disable\">` - Se deve usar `buttons`,\n" +" `reactions`, `select`, `selectonly` ou nenhum menu.\n" +" " -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." -msgstr "" +msgstr "A ajuda usará apenas o menu selecionado." -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." -msgstr "" +msgstr "A ajuda usará menus de botão e adicionará um menu de seleção." -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." -msgstr "" +msgstr "A ajuda usará menus de botão." -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." -msgstr "" +msgstr "A ajuda usará menus de reação." -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." -msgstr "" +msgstr "A ajuda não usará menus." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3303,17 +3623,26 @@ msgid "\n" " **Arguments:**\n" " - `[show_hidden]` - Whether to use show hidden commands in help. Leave blank to toggle.\n" " " -msgstr "" +msgstr "\n" +" Isso permite que o comando de ajuda mostre comandos ocultos.\n\n" +" O padrão é Falso.\n" +" Usar isso sem uma configuração irá alternar.\n\n" +" **Exemplos:**\n" +" - `[p]helpset showhidden True` - Ativa a exibição de comandos ocultos.\n" +" - `[p]helpset showhidden` - Alterna o valor.\n\n" +" **Argumentos:**\n" +" - `[show_hidden]` - Se deve mostrar comandos ocultos na ajuda. Deixe em branco para alternar.\n" +" " -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." -msgstr "" - -#: redbot/core/core_commands.py:4405 -msgid "Help will filter hidden commands." -msgstr "" +msgstr "Ajuda não irá filtrar comandos ocultos." #: redbot/core/core_commands.py:4409 +msgid "Help will filter hidden commands." +msgstr "Ajudar irá filtrar comandos ocultos." + +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3325,17 +3654,26 @@ msgid "\n" " **Arguments:**\n" " - `[show_aliases]` - Whether to include aliases in help. Leave blank to toggle.\n" " " -msgstr "" +msgstr "\n" +" Isso permite que o comando de ajuda mostre os apelidos dos comandos existentes, se houver.\n\n" +" O padrão é True.\n" +" Usar isso sem uma configuração irá alternar.\n\n" +" **Exemplos:**\n" +" - `[p]helpset showaliases False` - Desativa a exibição de apelidos neste servidor.\n" +" - `[p]helpset showaliases` - Alterna o valor.\n\n" +" **Argumentos:**\n" +" - `[show_aliases]` - Se deve incluir apelidos na ajuda. Deixe em branco para alternar.\n" +" " -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." -msgstr "" - -#: redbot/core/core_commands.py:4428 -msgid "Help will no longer show command aliases." -msgstr "" +msgstr "Agora a ajuda mostrará os apelidos dos comandos." #: redbot/core/core_commands.py:4432 +msgid "Help will no longer show command aliases." +msgstr "A ajuda não mostrará mais os apelidos dos comandos." + +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3349,17 +3687,28 @@ msgid "\n" " **Arguments:**\n" " - `[use_tick]` - Whether to tick the help command when help is sent to DMs. Leave blank to toggle.\n" " " -msgstr "" +msgstr "\n" +" Isso permite que a mensagem do comando de ajuda seja marcada com um tique se a ajuda for enviada para uma mensagem direta.\n\n" +" Marcar com um tique é reagir à mensagem de ajuda com um ✅.\n\n" +" O padrão é Falso.\n" +" Usar isso sem uma configuração irá alternar.\n\n" +" Nota: Isso só é usado quando o bot não está usando menus.\n\n" +" **Exemplos:**\n" +" - `[p]helpset usetick False` - Desativa a marcação com tique quando a ajuda é enviada para DMs.\n" +" - `[p]helpset usetick` - Alterna o valor.\n\n" +" **Argumentos:**\n" +" - `[use_tick]` - Se deve marcar com tique o comando de ajuda quando a ajuda é enviada para DMs. Deixe em branco para alternar.\n" +" " -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." -msgstr "" - -#: redbot/core/core_commands.py:4455 -msgid "Help will not tick the command when sent in a DM." -msgstr "" +msgstr "A ajuda agora marcará o comando com um tique quando enviado em uma mensagem direta." #: redbot/core/core_commands.py:4459 +msgid "Help will not tick the command when sent in a DM." +msgstr "A ajuda não marcará o comando com um tique quando enviado em uma mensagem direta." + +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3371,17 +3720,26 @@ msgid "\n" " **Arguments:**\n" " - `[verify]` - Whether to hide unusable commands in help. Leave blank to toggle.\n" " " -msgstr "" +msgstr "\n" +" Define se os comandos que não podem ser executados no contexto atual devem ser filtrados da ajuda.\n\n" +" O padrão é True.\n" +" Usar isso sem uma configuração irá alternar.\n\n" +" **Exemplos:**\n" +" - `[p]helpset verifychecks False` - Ativa a exibição de comandos inutilizáveis na ajuda.\n" +" - `[p]helpset verifychecks` - Alterna o valor.\n\n" +" **Argumentos:**\n" +" - `[verify]` - Se deve ocultar comandos inutilizáveis na ajuda. Deixe em branco para alternar.\n" +" " -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." -msgstr "" - -#: redbot/core/core_commands.py:4478 -msgid "Help will show up without checking if the commands can be run." -msgstr "" +msgstr "A ajuda só será exibida para comandos que podem ser executados." #: redbot/core/core_commands.py:4482 +msgid "Help will show up without checking if the commands can be run." +msgstr "A ajuda será exibida sem verificar se os comandos podem ser executados." + +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3395,17 +3753,28 @@ msgid "\n" " **Arguments:**\n" " - `[verify]` - Whether to respond to help for nonexistent topics. Leave blank to toggle.\n" " " -msgstr "" +msgstr "\n" +" Define se o bot deve responder a comandos de ajuda para tópicos inexistentes.\n\n" +" Quando ativado, isso indicará a existência de tópicos de ajuda, mesmo que o usuário não possa usá-lo.\n\n" +" Nota: Esta configuração por si só não impede totalmente a enumeração de comandos.\n\n" +" O padrão é False.\n" +" Usar isso sem uma configuração irá alternar.\n\n" +" **Exemplos:**\n" +" - `[p]helpset verifyexists True` - Ativa o envio de ajuda para tópicos inexistentes.\n" +" - `[p]helpset verifyexists` - Alterna o valor.\n\n" +" **Argumentos:**\n" +" - `[verify]` - Se deve responder à ajuda para tópicos inexistentes. Deixe em branco para alternar.\n" +" " -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." -msgstr "" +msgstr "A ajuda irá verificar a existência de tópicos de ajuda." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." -msgstr "" +msgstr "A ajuda apenas verificará a existência de tópicos de ajuda através da ajuda difusa (se ativada)." -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3418,17 +3787,27 @@ msgid "Set the character limit for each page in the help message.\n\n" " **Arguments:**\n" " - `` - The max amount of characters to show per page in the help message.\n" " " -msgstr "" - -#: redbot/core/core_commands.py:4531 -msgid "You must give a value of at least 500 characters." -msgstr "" +msgstr "Define o limite de caracteres para cada página na mensagem de ajuda.\n\n" +" Nota: Esta configuração se aplica apenas à ajuda incorporada.\n\n" +" O valor padrão é 1000 caracteres. O valor mínimo é 500.\n" +" O máximo é baseado no menor valor entre o que você fornece e o que o discord permite.\n\n" +" Observe que definir um limite de caracteres relativamente pequeno pode\n" +" significar que algumas páginas excederão esse limite.\n\n" +" **Exemplo:**\n" +" - `[p]helpset pagecharlimit 1500`\n\n" +" **Argumentos:**\n" +" - `` - A quantidade máxima de caracteres a serem exibidos por página na mensagem de ajuda.\n" +" " #: redbot/core/core_commands.py:4535 -msgid "Done. The character limit per page has been set to {}." -msgstr "" +msgid "You must give a value of at least 500 characters." +msgstr "Você deve fornecer um valor de pelo menos 500 caracteres." #: redbot/core/core_commands.py:4539 +msgid "Done. The character limit per page has been set to {}." +msgstr "Concluído. O limite de caracteres por página foi definido para {}." + +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3441,17 +3820,27 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " **Arguments:**\n" " - `` - The max pages allowed to send per help in a server.\n" " " -msgstr "" +msgstr "Define o número máximo de páginas de ajuda enviadas em um canal do servidor.\n\n" +" Se uma mensagem de ajuda contiver mais páginas do que este valor, a mensagem de ajuda será\n" +" enviada ao autor do comando via DM. Isso ajuda a reduzir o spam nos canais de texto\n" +" do servidor.\n\n" +" O valor padrão é 2 páginas.\n\n" +" **Exemplos:**\n" +" - `[p]helpset maxpages 50` - Basicamente nunca envia ajuda para mensagens diretas.\n" +" - `[p]helpset maxpages 0` - Sempre envia ajuda para mensagens diretas.\n\n" +" **Argumentos:**\n" +" - `` - O número máximo de páginas permitidas para enviar por ajuda em um servidor.\n" +" " -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" -msgstr "" +msgstr "Você deve fornecer um valor igual ou maior que zero!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." -msgstr "" +msgstr "Concluído. O limite de páginas foi definido para {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3466,21 +3855,33 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " **Arguments:**\n" " - `` - The seconds to wait before deleting help pages.\n" " " -msgstr "" +msgstr "Define o atraso após o qual as páginas de ajuda serão excluídas.\n\n" +" A configuração está desativada por padrão e se aplica apenas à ajuda sem menu,\n" +" enviada em canais de texto do servidor.\n" +" Definir o atraso para 0 desativa este recurso.\n\n" +" O bot precisa ter a permissão GERENCIAR_MENSAGENS para que isso funcione.\n\n" +" **Exemplos:**\n" +" - `[p]helpset deletedelay 60` - Exclui as páginas de ajuda após um minuto.\n" +" - `[p]helpset deletedelay 1` - Exclui as páginas de ajuda o mais rápido possível.\n" +" - `[p]helpset deletedelay 1209600` - Tempo máximo de espera antes de excluir (14 dias).\n" +" - `[p]helpset deletedelay 0` - Desativa a exclusão de páginas de ajuda.\n\n" +" **Argumentos:**\n" +" - `` - Os segundos a esperar antes de excluir as páginas de ajuda.\n" +" " -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" -msgstr "" +msgstr "O atraso não pode ser maior do que 14 dias!" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." -msgstr "" - -#: redbot/core/core_commands.py:4592 -msgid "Done. The delete delay has been set to {} seconds." -msgstr "" +msgstr "Concluído. As mensagens de ajuda não serão mais excluídas." #: redbot/core/core_commands.py:4596 +msgid "Done. The delete delay has been set to {} seconds." +msgstr "Concluído. O atraso de exclusão foi definido para {} segundos." + +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3493,21 +3894,31 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " **Arguments:**\n" " - `` - The timeout, in seconds, of the reactions.\n" " " -msgstr "" +msgstr "Define o tempo limite para reações, se os menus estiverem ativados.\n\n" +" O padrão é 30 segundos.\n" +" O tempo limite deve estar entre 15 e 300 segundos.\n\n" +" **Exemplos:**\n" +" - `[p]helpset reacttimeout 30` - O tempo limite padrão.\n" +" - `[p]helpset reacttimeout 60` - Tempo limite de 1 minuto.\n" +" - `[p]helpset reacttimeout 15` - Tempo limite mínimo permitido.\n" +" - `[p]helpset reacttimeout 300` - Tempo limite máximo permitido (5 minutos).\n\n" +" **Argumentos:**\n" +" - `` - O tempo limite, em segundos, das reações.\n" +" " -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" -msgstr "" - -#: redbot/core/core_commands.py:4614 -msgid "The timeout cannot be greater than 5 minutes!" -msgstr "" +msgstr "Você deve dar um valor de pelo menos 15 segundos!" #: redbot/core/core_commands.py:4618 -msgid "Done. The reaction timeout has been set to {} seconds." -msgstr "" +msgid "The timeout cannot be greater than 5 minutes!" +msgstr "O tempo limite não pode ser superior a 5 minutos!" #: redbot/core/core_commands.py:4622 +msgid "Done. The reaction timeout has been set to {} seconds." +msgstr "Concluído. O tempo limite da reação foi definido para {} segundos." + +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3521,21 +3932,32 @@ msgid "\n" " **Arguments:**\n" " - `[tagline]` - The tagline to appear at the bottom of help embeds. Leave blank to reset.\n" " " -msgstr "" - -#: redbot/core/core_commands.py:4640 -msgid "The tagline has been reset." -msgstr "" +msgstr "\n" +" Define o slogan a ser usado.\n\n" +" O comprimento máximo do slogan é de 2048 caracteres.\n" +" Esta configuração se aplica apenas à ajuda incorporada. Se nenhum slogan for especificado, a padrão será usado.\n\n" +" Você pode usar `[​p]` em seu slogan, que será substituído pelo prefixo do bot.\n\n" +" **Exemplos:**\n" +" - `[p]helpset tagline Obrigado por usar o bot!`\n" +" - `[p]helpset tagline Use [​p]invite para me adicionar ao seu servidor.`\n" +" - `[p]helpset tagline` - Redefine o slogan para o padrão.\n\n" +" **Argumentos:**\n" +" - `[tagline]` - O slogan que aparecerá na parte inferior das incorporações de ajuda. Deixe em branco para redefinir.\n" +" " #: redbot/core/core_commands.py:4644 +msgid "The tagline has been reset." +msgstr "O slogan foi redefinido." + +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3546,43 +3968,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID do(a) usuário(a): {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "através de mensagem direta" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este(a) usuário(a)" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3595,41 +4017,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Proprietário(a) de {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contact" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não pude entregar sua mensagem para {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Mensagem entregue a {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Mostra o caminho do diretório de dados do bot." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Caminho do diretório de dados: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3644,19 +4066,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3665,7 +4087,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3677,15 +4099,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3694,21 +4116,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3721,15 +4143,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3739,11 +4161,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3751,7 +4173,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3763,19 +4185,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3784,15 +4206,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3804,15 +4226,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3821,11 +4243,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3834,7 +4256,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3847,19 +4269,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3868,19 +4290,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3894,19 +4316,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 -msgid "User or role has been removed from the server allowlist." -msgstr "" - #: redbot/core/core_commands.py:5172 +msgid "User or role has been removed from the server allowlist." +msgstr "Usuário ou cargo removido da lista de permissões do servidor." + +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3914,21 +4336,29 @@ msgid "\n" " **Example:**\n" " - `[p]localallowlist clear`\n" " " -msgstr "" +msgstr "\n" +" Limpa a lista de permissões.\n\n" +" Isso desativa a lista de permissões e limpa todas as entradas.\n\n" +" **Exemplo:**\n" +" - `[p]localallowlist clear`\n" +" " -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." -msgstr "" +msgstr "A lista de permissões para o servidor foi limpa." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" " Use `[p]localblocklist clear` to disable the blocklist\n" " " -msgstr "" +msgstr "\n" +" Comandos para gerenciar a lista de bloqueio específica do servidor.\n\n" +" Use `[p]blocklist clear` para desativar a lista de bloqueio\n" +" " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3939,46 +4369,58 @@ msgid "\n" " **Arguments:**\n" " - `` - The users or roles to add to the local blocklist.\n" " " -msgstr "" +msgstr "\n" +" Adiciona um usuário ou cargo à lista de bloqueio local.\n\n" +" **Exemplos:**\n" +" - `[p]localblocklist add @26 @Will` - Adiciona dois usuários à lista de bloqueio.\n" +" - `[p]localblocklist add 262626262626262626` - Bloqueia um usuário por ID.\n" +" - `[p]localblocklist add \"Maçãs ruins\"` - Bloqueia um cargo com um espaço no nome sem mencioná-la.\n\n" +" **Argumentos:**\n" +" - `` - O usuário ou usuários a serem adicionados à lista de bloqueio.\n" +" " -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" -msgstr "" +msgstr "Você não pode se adicionar à lista de bloqueio!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" -msgstr "" +msgstr "Você não pode adicionar o dono do servidor à lista de bloqueio!" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" -msgstr "" +msgstr "Você não pode adicionar um bot à lista de bloqueio!" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." -msgstr "" - -#: redbot/core/core_commands.py:5225 -msgid "User or role has been added from the server blocklist." -msgstr "" +msgstr "Usuários e/ou cargos foram adicionados a partir da lista de bloqueio do servidor." #: redbot/core/core_commands.py:5229 +msgid "User or role has been added from the server blocklist." +msgstr "Usuário ou cargo foi adicionado da lista de bloqueio do servidor." + +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" " **Example:**\n" " - `[p]localblocklist list`\n" " " -msgstr "" +msgstr "\n" +" Lista usuários e cargos na lista de bloqueio do servidor.\n\n" +" **Exemplo:**\n" +" - `[p]localblocklist list`\n" +" " -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" -msgstr "" +msgstr "Usuários e/ou cargos bloqueados:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" -msgstr "" +msgstr "Usuário ou cargo bloqueado:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3989,17 +4431,25 @@ msgid "\n" " **Arguments:**\n" " - `` - The users or roles to remove from the local blocklist.\n" " " -msgstr "" +msgstr "\n" +" Remove um usuário ou cargo da lista de bloqueio local.\n\n" +" **Exemplos:**\n" +" - `[p]localblocklist remove @26 @Will` - Remove dois usuários da lista de bloqueio local.\n" +" - `[p]localblocklist remove 262626262626262626` - Desbloqueia um usuário por ID.\n" +" - `[p]localblocklist remove \"Maçãs ruins\"` - Desbloqueia um cargo com um espaço no nome sem mencionar.\n\n" +" **Argumentos:**\n" +" - `` - Os usuários ou cargos a serem removidos da lista de bloqueio local.\n" +" " -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." -msgstr "" - -#: redbot/core/core_commands.py:5273 -msgid "User or role has been removed from the server blocklist." -msgstr "" +msgstr "Usuários e/ou cargos foram removidos da lista de bloqueio do servidor." #: redbot/core/core_commands.py:5277 +msgid "User or role has been removed from the server blocklist." +msgstr "Usuário ou cargo foram removidos da lista de bloqueio do servidor." + +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4007,18 +4457,23 @@ msgid "\n" " **Example:**\n" " - `[p]blocklist clear`\n" " " -msgstr "" +msgstr "\n" +" Limpa a lista de bloqueio do servidor.\n\n" +" Isso desativa a lista de bloqueio do servidor e limpa todas as entradas.\n\n" +" **Exemplo:**\n" +" - `[p]blocklist clear`\n" +" " -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." -msgstr "" +msgstr "A lista de bloqueio do servidor foi limpa." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." -msgstr "" +msgstr "Comandos para habilitar e desabilitar comandos e cogs." -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4030,17 +4485,26 @@ msgid "Set the default state for a cog as disabled.\n\n" " **Arguments:**\n" " - `` - The name of the cog to make disabled by default. Must be title-case.\n" " " -msgstr "" +msgstr "Definir o estado padrão para um cog como desabilitado.\n\n" +" Isto desativará o cog para todos os servidores por padrão.\n" +" Para sobrescrevê-lo, use o comando `[p]command enablecog` nos servidores que você deseja permitir o uso.\n\n" +" Nota: Isso só funcionará em cogs carregadas e deve fazer referência ao nome da cog com maiúsculas e minúsculas.\n\n" +" **Exemplos:**\n" +" - `[p]command defaultdisablecog Economy`\n" +" - `[p]command defaultdisablecog ModLog`\n\n" +" **Argumentos:**\n" +" - `` - O nome do cog que deve ser desativada por padrão. Deve estar em formato de título (primeira letra maiúscula).\n" +" " -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." -msgstr "" +msgstr "Você não pode desativar esse cog por padrão." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." -msgstr "" +msgstr "{cogname} foi definido como desativado por padrão." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4052,13 +4516,22 @@ msgid "Set the default state for a cog as enabled.\n\n" " **Arguments:**\n" " - `` - The name of the cog to make enabled by default. Must be title-case.\n" " " -msgstr "" +msgstr "Define o estado padrão para uma cog como ativado.\n\n" +" Isso reativará a cog para todos os servidores por padrão.\n" +" Para substituí-lo, use `[p]command disablecog` nos servidores em que deseja proibir o uso.\n\n" +" Observação: Isso só funcionará em cogs relacionadas e deve referenciar o nome do cog em letras maiúsculas apenas no início.\n\n" +" **Exemplos:**\n" +" - `[p]command defaultenablecog Economy`\n" +" - `[p]command defaultenablecog ModLog`\n\n" +" **Argumentos:**\n" +" - `` - O nome da cog a ser ativada por padrão. Deve estar em letras maiúsculas apenas no início.\n" +" " -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." -msgstr "" +msgstr "{cogname} foi definido como ativado por padrão." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4068,21 +4541,28 @@ msgid "Disable a cog in this server.\n\n" " **Arguments:**\n" " - `` - The name of the cog to disable on this server. Must be title-case.\n" " " -msgstr "" +msgstr "Desativa uma cog neste servidor.\n\n" +" Observação: Isso só funcionará em cogs carregados e deve referenciar o nome do cog em letras maiúsculas apenas no início.\n\n" +" **Exemplos:**\n" +" - `[p]command disablecog Economy`\n" +" - `[p]command disablecog ModLog`\n\n" +" **Argumentos:**\n" +" - `` - O nome do cog a ser desativado neste servidor. Deve estar em letras maiúsculas apenas no início.\n" +" " -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." -msgstr "" +msgstr "Você não pode desabilitar este cog pois isso pode te impedir de executar comandos." -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." -msgstr "" +msgstr "{cogname} foi desabilitado neste servidor." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." -msgstr "" +msgstr "{cogname} já foi desativado (nada a fazer)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4092,37 +4572,47 @@ msgid "Enable a cog in this server.\n\n" " **Arguments:**\n" " - `` - The name of the cog to enable on this server. Must be title-case.\n" " " -msgstr "" +msgstr "Ativa um cog neste servidor.\n\n" +" Observação: Isso só funcionará em cogs carregados e deve referenciar o nome do cog em letras maiúsculas apenas no início.\n\n" +" **Exemplos:**\n" +" - `[p]command enablecog Economy`\n" +" - `[p]command enablecog ModLog`\n\n" +" **Argumentos:**\n" +" - `` - O nome do cog a ser ativado neste servidor. Deve estar em letras maiúsculas apenas no início.\n" +" " -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." -msgstr "" +msgstr "{cogname} foi habilitado neste servidor." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." -msgstr "" +msgstr "Cog \"{arg}\" não encontrado." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." -msgstr "" +msgstr "{cogname} não estava desabilitado (nada a fazer)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" " - `[p]command listdisabledcogs`\n" " " -msgstr "" +msgstr "Lista os cogs que estão desabilitados neste servidor.\n\n" +" **Exemplo:**\n" +" - `[p]command listdisabledcogs`\n" +" " -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" -msgstr "" - -#: redbot/core/core_commands.py:5410 -msgid "There are no disabled cogs in this guild." -msgstr "" +msgstr "Lista as cogs que estão desativadas neste servidor:\n" #: redbot/core/core_commands.py:5414 +msgid "There are no disabled cogs in this guild." +msgstr "Não há cogs desabilitados neste servidor." + +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4131,49 +4621,61 @@ msgid "\n" " **Example:**\n" " - `[p]command listdisabled`\n" " " -msgstr "" +msgstr "\n" +" Lista comandos desativados.\n\n" +" Se você for o proprietário do bot, isso mostrará os comandos desativados globalmente por padrão.\n" +" Caso contrário, isso mostrará os comandos desativados no servidor atual.\n\n" +" **Exemplo:**\n" +" - `[p]command listdisabled`\n" +" " -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" " - `[p]command listdisabled global`\n" " " -msgstr "" +msgstr "Lista comandos desativados globalmente.\n\n" +" **Exemplo:**\n" +" - `[p]command listdisabled global`\n" +" " -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} comandos estão desativados globalmente.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "Um comando está desativado globalmente.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" " - `[p]command listdisabled guild`\n" " " -msgstr "" +msgstr "Lista de comandos desabilitados neste servidor.\n\n" +" **Exemplo:**\n" +" - `[p]command listdisabled guild``\n" +" " -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} comandos estão desativados em {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "Um comando está desativado em {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4185,9 +4687,18 @@ msgid "\n" " **Arguments:**\n" " - `` - The command to disable.\n" " " -msgstr "" +msgstr "\n" +" Desativa um comando.\n\n" +" Se você for o proprietário do bot, isso desativará os comandos globalmente por padrão.\n" +" Caso contrário, isso desativará os comandos no servidor atual.\n\n" +" **Exemplos:**\n" +" - `[p]command disable userinfo` - Desativa o comando `userinfo` na cog Mod.\n" +" - `[p]command disable urban` - Desativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser desativado.\n" +" " -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4197,21 +4708,28 @@ msgid "\n" " **Arguments:**\n" " - `` - The command to disable globally.\n" " " -msgstr "" +msgstr "\n" +" Desativa um comando globalmente.\n\n" +" **Exemplos:**\n" +" - `[p]command disable global userinfo` - Desativa o comando `userinfo` na cog Mod.\n" +" - `[p]command disable global urban` - Desativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser desativado globalmente.\n" +" " -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." -msgstr "" +msgstr "O comando para desabilitar não pode ser `command` ou qualquer um dos seus subcomandos." -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." -msgstr "" +msgstr "Este comando é designado como sempre disponível e não pode ser desabilitado." -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." -msgstr "" +msgstr "Esse comando já está desabilitado globalmente." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4221,17 +4739,24 @@ msgid "\n" " **Arguments:**\n" " - `` - The command to disable for the current server.\n" " " -msgstr "" +msgstr "\n" +" Desativa um comando apenas neste servidor.\n\n" +" **Exemplos:**\n" +" - `[p]command disable server userinfo` - Desativa o comando `userinfo` na cog Mod.\n" +" - `[p]command disable server urban` - Desativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser desativado para o servidor atual.\n" +" " -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." -msgstr "" +msgstr "Você não tem permissão para desabilitar esse comando." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." -msgstr "" +msgstr "Esse comando já está desabilitado neste servidor." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4242,9 +4767,17 @@ msgid "Enable a command.\n\n" " **Arguments:**\n" " - `` - The command to enable.\n" " " -msgstr "" +msgstr "Ativa um comando.\n\n" +" Se você for o proprietário do bot, isso tentará ativar um comando desativado globalmente por padrão.\n" +" Caso contrário, isso tentará ativar um comando desativado no servidor atual.\n\n" +" **Exemplos:**\n" +" - `[p]command enable userinfo` - Ativa o comando `userinfo` na cog Mod.\n" +" - `[p]command enable urban` - Ativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser ativado.\n" +" " -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4254,13 +4787,20 @@ msgid "\n" " **Arguments:**\n" " - `` - The command to enable globally.\n" " " -msgstr "" +msgstr "\n" +" Ativa um comando globalmente.\n\n" +" **Exemplos:**\n" +" - `[p]command enable global userinfo` - Ativa o comando `userinfo` na cog Mod.\n" +" - `[p]command enable global urban` - Ativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser ativado globalmente.\n" +" " -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." -msgstr "" +msgstr "Este comando já está habilitado globalmente." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4270,17 +4810,24 @@ msgid "\n" " **Arguments:**\n" " - `` - The command to enable for the current server.\n" " " -msgstr "" +msgstr "\n" +" Ativa um comando neste servidor.\n\n" +" **Exemplos:**\n" +" - `[p]command enable server userinfo` - Ativa o comando `userinfo` na cog Mod.\n" +" - `[p]command enable server urban` - Ativa o comando `urban` na cog General.\n\n" +" **Argumentos:**\n" +" - `` - O comando a ser ativado neste servidor.\n" +" " -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Este comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4294,7 +4841,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4302,7 +4849,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4311,19 +4858,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4335,11 +4882,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4351,11 +4898,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4367,15 +4914,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4386,7 +4933,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4395,7 +4942,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4413,15 +4960,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4431,20 +4978,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4459,15 +5006,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4476,30 +5023,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" @@ -4671,31 +5218,31 @@ msgstr "Desconhecido" #: redbot/core/modlog.py:402 redbot/core/modlog.py:424 #: redbot/core/modlog.py:439 msgid "Deleted User." -msgstr "" +msgstr "Usuário excluído." #: redbot/core/modlog.py:476 msgid "Deleted or archived thread ({thread_id}) in {channel_name}" -msgstr "" +msgstr "Tópico excluído ou arquivado ({thread_id}) em {channel_name}" #: redbot/core/modlog.py:480 msgid "Thread {thread_id} in {channel_id} (deleted)" -msgstr "" +msgstr "Tópico {thread_id} em {channel_id} (excluído)" #: redbot/core/modlog.py:484 msgid "{channel_id} (deleted)" -msgstr "" +msgstr "{channel_id} (excluído)" #: redbot/core/modlog.py:489 msgid "Thread {thread_name} in {channel_name}" -msgstr "" +msgstr "Tópico {thread_name} em {channel_name}" #: redbot/core/modlog.py:493 msgid "Thread {thread_name} in {channel_id} (deleted)" -msgstr "" +msgstr "Tópico {thread_name} em {channel_id} (excluído)" #: redbot/core/modlog.py:499 redbot/core/modlog.py:527 msgid "Reason:" -msgstr "" +msgstr "Motivo:" #: redbot/core/modlog.py:513 msgid "Moderator" @@ -4719,49 +5266,49 @@ msgstr "Corrigido por" #: redbot/core/modlog.py:522 msgid "Last modified at" -msgstr "" +msgstr "Última modificação em" #: redbot/core/modlog.py:542 msgid "User:" -msgstr "" +msgstr "Usuário:" #: redbot/core/modlog.py:543 msgid "Moderator:" -msgstr "" +msgstr "Moderador:" #: redbot/core/modlog.py:546 msgid "Until:" -msgstr "" +msgstr "Até:" #: redbot/core/modlog.py:546 msgid "Duration:" -msgstr "" +msgstr "Duração:" #: redbot/core/modlog.py:549 redbot/core/modlog.py:551 msgid "Channel:" -msgstr "" +msgstr "Canal:" #: redbot/core/modlog.py:553 msgid "Amended by:" -msgstr "" +msgstr "Corrigido por:" #: redbot/core/modlog.py:555 msgid "Last modified at:" -msgstr "" +msgstr "Última modificação em:" #: redbot/core/tree.py:275 msgid "Command not found." -msgstr "" +msgstr "Comando não encontrado." #: redbot/core/tree.py:339 msgid "You are not permitted to use this command." -msgstr "" +msgstr "Você não tem permissão para usar esse comando." #: redbot/core/tree.py:366 msgid "This channel or server is ignored." -msgstr "" +msgstr "Este canal ou servidor é ignorado." #: redbot/core/tree.py:373 msgid "You are not permitted to use commands because of an allowlist or blocklist." -msgstr "" +msgstr "Você não tem permissão para usar comandos devido a uma lista de permissões ou lista de bloqueio." diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index 4904a14b9..a9c2a5b20 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -617,119 +617,119 @@ msgstr "Prompt de Comando" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -783,81 +783,81 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -868,20 +868,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -889,7 +889,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -898,12 +898,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -912,39 +912,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -956,63 +956,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1023,11 +1023,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1037,11 +1037,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1055,15 +1055,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1076,34 +1076,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1114,34 +1114,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1151,12 +1151,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1176,7 +1176,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1190,35 +1190,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1230,15 +1230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1254,20 +1254,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1284,11 +1284,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1304,15 +1304,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1328,11 +1328,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1350,23 +1350,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1382,15 +1382,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1403,11 +1403,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1417,16 +1417,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1438,7 +1438,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1453,7 +1453,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1462,15 +1462,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1485,56 +1485,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1542,7 +1542,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1555,67 +1555,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1627,23 +1627,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1656,41 +1656,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1701,27 +1701,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1732,19 +1732,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1754,32 +1754,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1789,16 +1789,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1810,11 +1810,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1824,19 +1824,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1849,11 +1849,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1866,29 +1866,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Comando base para configurações bancárias." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Exibir as configurações atuais do banco." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Global" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Servidor" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1902,7 +1902,7 @@ msgstr "Configurações do banco:\n\n" "Saldo padrão: {default_balance}\n" "Saldo máximo permitido: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1912,54 +1912,54 @@ msgstr "Ative ou desative se o banco é global ou não.\n\n" "Se o banco for global, ele se tornará por servidor.\n" "Se o banco for por servidor, ele se tornará global. " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "por-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgstr "Isto ativará o banco para ser {banktype}, excluindo todas as contas no processo! Se tiver certeza, digite `{command}`" -#: redbot/core/core_commands.py:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "O banco agora é {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Defina o nome do banco." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "O nome do banco foi definido como: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Defina o nome para a moeda do banco." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "O nome da moeda foi definido como: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Defina o saldo máximo que um usuário pode obter." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "O valor deve ser maior que zero e menor que {max}." -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "O saldo máximo foi definido para: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1969,15 +1969,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1988,25 +1988,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2018,20 +2018,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2043,20 +2043,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2068,49 +2068,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2119,50 +2119,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2178,40 +2178,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2224,7 +2224,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2233,11 +2233,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2250,7 +2250,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2259,11 +2259,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2276,28 +2276,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2308,15 +2308,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2331,24 +2331,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2364,7 +2364,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2377,15 +2377,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2398,15 +2398,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2419,15 +2419,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2440,15 +2440,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2461,44 +2461,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2516,15 +2516,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2541,15 +2541,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2561,15 +2561,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2581,15 +2581,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2607,7 +2607,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2624,16 +2624,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2650,15 +2650,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2674,7 +2674,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2689,15 +2689,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2712,15 +2712,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2740,19 +2740,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2762,19 +2762,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2785,20 +2785,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2806,7 +2806,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2818,7 +2818,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2829,7 +2829,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2841,7 +2841,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2853,7 +2853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2862,15 +2862,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2878,18 +2878,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2897,7 +2897,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2912,23 +2912,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2939,19 +2939,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2963,11 +2963,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2978,11 +2978,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2999,15 +2999,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3022,33 +3022,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Cancelado." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3067,27 +3067,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3102,15 +3102,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3124,19 +3124,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3144,7 +3144,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3154,11 +3154,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3167,11 +3167,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3181,11 +3181,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3205,27 +3205,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3239,15 +3239,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3261,15 +3261,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3285,15 +3285,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3307,15 +3307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3331,15 +3331,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3354,15 +3354,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3377,15 +3377,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3402,19 +3402,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3429,19 +3429,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3457,19 +3457,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3480,43 +3480,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3529,41 +3529,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3578,19 +3578,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3599,7 +3599,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3611,15 +3611,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3628,21 +3628,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3655,15 +3655,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3673,11 +3673,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3685,7 +3685,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3697,19 +3697,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3718,15 +3718,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3738,15 +3738,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3755,11 +3755,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3768,7 +3768,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3781,19 +3781,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3802,19 +3802,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3828,19 +3828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3850,11 +3850,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3862,7 +3862,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3875,27 +3875,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3904,15 +3904,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3925,15 +3925,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3943,16 +3943,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3966,15 +3966,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3988,11 +3988,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4004,19 +4004,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4028,19 +4028,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4048,15 +4048,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4067,7 +4067,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4075,19 +4075,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4095,19 +4095,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4121,7 +4121,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4133,19 +4133,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4157,15 +4157,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4178,7 +4178,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4190,11 +4190,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4206,15 +4206,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4228,7 +4228,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4236,7 +4236,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4245,19 +4245,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4269,11 +4269,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4285,11 +4285,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4301,15 +4301,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4320,7 +4320,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4329,7 +4329,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4347,15 +4347,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4365,20 +4365,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4393,15 +4393,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4410,30 +4410,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 9f457ee50..c2c152d1f 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -647,119 +647,119 @@ msgstr "Командная строка" msgid "Terminal" msgstr "Терминал" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` не является допустимым значением для `{command}`" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "Аргумент `{parameter_name} должен быть положительным целым числом." -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "Аргумент `{parameter_name}` должен быть целым числом, не превышающим {maximum}." -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "Аргумент `{parameter_name} ` должен быть целым числом не менее, чем `{minimum}`." -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "Аргумент `{parameter_name}` должен быть целым числом между {minimum} и {maximum}." -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "Аргумент `{parameter_name}` должен быть положительным числом." -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "Аргумент `{parameter_name}` должен быть числом не более {maximum}." -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "Аргумент `{parameter_name}` должен быть числом не больше {maximum}." -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "Аргумент `{parameter_name}` должен быть числом между {minimum} и {maximum}." -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "Аргумент `{parameter_name}` должен быть строкой, не более {maximum} символов." -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "Аргумент `{parameter_name}` должен быть строкой, не меньше {minimum} символов." -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "Аргумент `{parameter_name}` должен быть строкой, содержащий от {minimum} до {maximum} символов." -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "Аргумент `{parameter_name}` должен быть числом не больше {minimum}." -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "\"{argument}\" не целое число." -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" не является числом." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "Ошибка в команде '{command}'. Проверьте консоль или журналы для получения подробной информации." -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "Ошибка в команде '{command}'." -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "Мне требуется разрешение {permission} на выполнение этой команды." -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "Мне требуются разрешения {permission_list} для выполнения этой команды." -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Эта команда недоступна в DMs." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Эта команда доступна только в DMs." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Эта команда доступна только в NSFW каналах." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только {number} раз." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только один раз." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Эта команда все еще выполняется, она может использоваться одновременно только {number} раз за {type}." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Эта команда все еще выполняется, она может быть использована одновременно только один раз за {type}." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только {number} раз для {type}." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Слишком много людей используют эту команду. Одновременно ее можно использовать только один раз для каждого {type}." @@ -816,7 +816,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "Показывает информацию о [botname]." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -824,43 +824,43 @@ msgstr "Этот бот является примером [Red, бот Discord "Red поддерживается страстным сообществом, которое вносит свой вклад и создает контент для всех желающих. [Присоединяйтесь к нам сегодня]({}) и помогите нам улучшить!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Этот экземпляр принадлежит команде" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Данная копия принадлежит" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Версия Red" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Да, {version} доступен." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Проверка обновлений не удалась." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Устарела" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Об этом экземпляре" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "О Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Приносит радость с 2 Января 2016 (более {} дней назад!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -868,7 +868,7 @@ msgstr "Этот бот является примером [Red, бот Discord "Red поддерживается страстным сообществом, которое вносит свой вклад и создает контент для всех желающих. [Присоединяйтесь к нам сегодня]({}) и помогите нам улучшить!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -878,7 +878,7 @@ msgstr "Данный экземпляр принадлежит команде: [ "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -888,19 +888,19 @@ msgstr "Данный экземпляр принадлежит: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Устарело: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**О Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Об этом экземпляре**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -918,20 +918,20 @@ msgstr "**Ссылки**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Показать время безперерывной работы [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Менее одной секунды." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Я был онлайн: **{time_quantity}** (с {timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -942,7 +942,7 @@ msgstr "\n" " Дополнительную информацию можно найти в [Документации по Данным Конечного Пользователя.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -951,13 +951,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Этот бот хранит некоторые данные о пользователях, необходимые для функционирования. Это в основном ID, присвоенный вашему пользователю Discord, связано с небольшим количеством вещей, в зависимости от того, с чем вы взаимодействуете в боте. Есть несколько команд, которые хранят его, чтобы отслеживать кто что-то создал. (например, плейлисты) Для получения подробной информации об этом, а также более подробной информации о том, что хранится и почему, смотрите {link}.\n\n" "Кроме того, дополнения сторонних разработчиков, загруженные владельцем бота, могут хранить или не сохранять дополнительные вещи. Вы можете использовать `{prefix}my data 3rdparty` для просмотра утверждений от каждого дополнения сторонних разработчиков." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -970,39 +970,39 @@ msgstr "Посмотреть заявления о \"Данных конечно " - `[p]my data 3rdparty`\n" " " -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Мне нужно иметь возможность прикреплять файлы (попробуйте в ЛС?)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Похоже что в этом экземпляре не загружены сторонние расширения." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "Операторы данных конечного пользователя" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "Ниже приводятся заявления представленные в виде сторонних расширений." -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Сторонние расширения без утверждений\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "Ниже приведена генерируемая страница с заявлениями, предоставленными сторонними расширениями." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Не было подтверждено, отмена." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Не удалось получить соответствующее подтверждение, отмена." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1014,19 +1014,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Команда ({command}) не поддерживает не-интерактивное использование." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Это приведёт к тому, что бот избавится от вас и/или будет лишен привязки. Она не избавится от таких операционных данных, как записи в журнале mod log, предупреждения или мутации. Если вы уверены, что это то, что вы хотите, пожалуйста, ответьте следующим образом:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Это может занять некоторое время." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1034,7 +1034,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1042,7 +1042,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота для этого.\n" "Примечание: вне этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1050,27 +1050,27 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота для этого.\n" "Примечание: вне этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Я удалила не оперативные данные о вас (те что я знаю как удалять) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Следующие расширения не были удалены:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Скоро Будет] Получить информацию, которую знает [botname] о вас." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Эта команда пока ничего не делает, но мы работаем над добавлением поддержки для этого." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1079,7 +1079,7 @@ msgstr "\n" " Команды для более полной обработки данных.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1090,11 +1090,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Пользователь может удалить собственные данные. Это не коснётся таких данных как: заблокированные пользователи." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1104,11 +1104,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Пользователь не может удалить собственные данные." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1130,15 +1130,15 @@ msgstr "\n" " - `0`: То, что пользователи могут удалять, остается на усмотрение каждого cog.\n" " - `1`: Cogs должны удалять все, что им не нужно о пользователе. " -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Расширения будут проинструктированы удалять все не оперативные данные по запросу пользователя." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Расширения будут проинформированы о том, что пользователь сделал запрос на удаление данных, и подробности того что удалять будут оставлены на усмотрение автора расширения." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1151,13 +1151,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведет к тому, что бот избавится от всех данных из указанного ID пользователя. Вы не должны использовать это, если Discord специально не запросил это в отношении удаленного пользователя. Это удалит пользователя из различных противоправных мер. Если вы обрабатываете запрос вручную от пользователя, то вместо этого может потребоваться `{prefix}{command_name}`.\n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующее:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1165,7 +1165,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1173,7 +1173,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1181,11 +1181,11 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "Я удалил все данные об этом пользователе, которые я знаю, как удалить." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1196,13 +1196,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведёт к тому, что бот избавится от множества не-операционных данных от указанного пользователя. Пользователи имеют для этого доступ к различным командам, если они не могут взаимодействовать с ботом вообще. Это в основном безопасная операция, но вы не должны использовать его, если не обрабатывать запрос от этого пользователя, так как это может повлиять на их использование бота. \n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующим образом:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1210,7 +1210,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1218,7 +1218,7 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1226,11 +1226,11 @@ msgstr "Я пытался удалить все не-оперативные да "Пожалуйста, свяжитесь с владельцем этого бота, чтобы решить эту проблему.\n" "Примечание: за пределами этих сбоев данные должны были быть удалены." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "Я удалил все не-оперативные данные о пользователе, которые я знаю, как удалить." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1240,13 +1240,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Это приведет к тому, что бот избавится от большого количества данных о указанном пользователе. Это может включать в себя не только данные конечного пользователя, включая записи об оскорблении злоупотреблениями.\n\n" "Если вы уверены, что это то, что вы собираетесь сделать, пожалуйста, ответьте следующее:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1266,7 +1266,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1280,35 +1280,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Настройки встроенных сообщений:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Глобальные по умолчанию: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "Глобальные настройки команд для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Настройки гильдии: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "Настройка команд сервера для команды {command}: {value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Настройки канала: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Настройки пользователя: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1320,15 +1320,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Вкладки теперь отключены по умолчанию." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Встраиваемые модули теперь включены по умолчанию." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1344,20 +1344,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "Настройки теперь восстанавливаются." -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Встраиваемые модули включены для этой гильдии." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Вкладки отключены для этой гильдии." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1374,11 +1374,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1394,15 +1394,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "Встраивание теперь включено для команды {command_name}." -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "Вкладки отключены для команды {command_name}." -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1418,11 +1418,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "Встраиваемые вставки будут возвращены к настройкам сервера." -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1440,23 +1440,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Сейчас встраиваются {} для этого канала." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "включен" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "отключен" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1472,15 +1472,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "Встроенные вставки теперь включены для вас в личных сообщениях." -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "Вкладки теперь недоступны для вас в личных сообщениях." -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1493,11 +1493,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Пока нет исключения." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1507,16 +1507,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "Команды для настройки параметров приглашения [botname]." -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1528,7 +1528,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1543,7 +1543,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1556,15 +1556,15 @@ msgstr "\n" " Обратите внимание, что предыдущие серверы пригласили бота без области действия не могут иметь команды СЛЭШ, они должны будут еще раз пригласить бота.\n" " " -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Область `applications.commands` была добавлена в URL адрес приглашения." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "Область действия `applications.commands` была удалена из URL адреса приглашения." -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1579,56 +1579,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "Необходимо указать хотя бы один ID сервера." -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "Вы не передали никакой идентификатор сервера. Вы хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "Вы уверены, что хотите, чтобы я покинул этот сервер?" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "Вы действительно хотите, чтобы я покинула этот сервер?" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "Я не могу покинуть сервер `{server_name}`: я его владелец." -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Хорошо. До свидания :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Все в порядке. Оставляем {number} серверов..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Хорошо. Покидаю один сервер..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Хорошо, я тогда останусь. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Хорошо, я не уйду с этих серверов." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Хорошо, я не выхожу из этого сервера." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1639,7 +1639,7 @@ msgstr "\n" " Примечание: Эта команда является интерактивной.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1652,75 +1652,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Загружено {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Следующий пакет уже загружен: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Следующие пакеты уже загружены: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {pack}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {packs}.\n" "Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "Следующий пакет не найден в пути cog: {pack}." -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "Следующие пакеты не были найдены в пути cog: {packs}" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть загружен по следующим причинам:\n\n" "{reason}" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть загружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1732,23 +1732,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "Следующий пакет был выгружен: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Следующие пакеты были выгружены: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "Не удалось загрузить следующий пакет: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "Следующие пакеты не были загружены: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1761,46 +1761,46 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Перезагрузка {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующий пакет: {pack}.\n" "Проверьте консоль или логи для получения подробностей." -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "Не удалось перезагрузить следующие пакеты: {packs}\n" "Проверьте консоль или журналы для получения информации." -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "Этот пакет не может быть перезагружен по следующей причине:\n\n" "{reason}" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "Эти пакеты не могут быть перезагружены по следующим причинам:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1811,27 +1811,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1842,19 +1842,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1864,32 +1864,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1899,16 +1899,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1920,11 +1920,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1934,19 +1934,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1959,11 +1959,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Завершение работы... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1976,29 +1976,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Перезапуск..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Базовая команда для настройки банка." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Показать текущие настройки банка." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Общий" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Сервер" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -2012,7 +2012,7 @@ msgstr "Настройки банка:\n\n" "Баланс по умолчанию: {default_balance}\n" "Максимально допустимый баланс: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2023,54 +2023,54 @@ msgstr "Переключать, является ли банк глобальн " Если банк на одном сервере, он станет глобальным.\n" " " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "серверный" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "глобальный" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Банк теперь {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Установите имя банка." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Название банка было установлено на: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Установите название для валюты банка." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Название валюты было установлено на: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Установите максимальный остаток, который пользователь может получить." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "Сумма должна быть больше нуля и меньше, чем {max}." -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Максимальный баланс был установлен на: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2080,15 +2080,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "Сумма должна быть больше или равна нулю и меньше {maxbal}." -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "Регистрация аккаунта теперь выдаёт {num} {currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2099,25 +2099,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2129,20 +2129,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2154,20 +2154,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2179,49 +2179,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2230,50 +2230,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Вы слишком долго не отвечали." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Никаких изменений не произошло." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "Команды для изменения настроек [botname]." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2289,40 +2289,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Описание сброшено." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "Это описание слишком длинное для правильного отображения. Пожалуйста, попробуйте еще раз, используя менее 250 символов." -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "Этот URL недействителен." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "Что-то пошло не так при попытке получить изображение." -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Готово." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2335,7 +2335,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2344,11 +2344,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Аватар удален." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2361,7 +2361,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2370,11 +2370,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2387,29 +2387,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "Не удалось изменить имя. Должно быть 32 символа или меньше." -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "Не удалось изменить имя пользователя. Discord выдал следующую ошибку:\n" "{error_message}" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "При попытке изменить имя пользователя произошла непредвиденная ошибка." -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2420,15 +2420,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "Не удалось изменить никнейм. Должно быть не более 32 символов." -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2443,24 +2443,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "Длина текста не должна превышать 1024 символов." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2476,7 +2476,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2489,15 +2489,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Игра очищена." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2510,15 +2510,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "Прослушивание прояснилось." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2531,15 +2531,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "Просмотр очищен." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2552,15 +2552,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Конкуренция очищена." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2573,44 +2573,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Статус изменён на {}." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "Устанавливает статус [botname] на невидимый." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2628,15 +2628,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Эта роль уже является администратором." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "Теперь эта роль рассматривается как роль администратора." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2653,15 +2653,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Эта роль уже является модераторской." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Эта роль теперь считается ролью мода." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2673,15 +2673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "Эта роль не была ролью администратора, с которой она начала." -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "Эта роль больше не рассматривается как роль администратора." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2693,15 +2693,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "Эта роль не была модераторской ролью для начала." -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "Эта роль больше не рассматривается как роль модератора." -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2719,7 +2719,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2736,16 +2736,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "Неверный код языка. Используйте формат: `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Глобальный язык установлен." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2762,15 +2762,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "Локаль была установлена по умолчанию." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2786,7 +2786,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2801,15 +2801,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "Глобальное региональное форматирование теперь будет основано на локали бота." -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "Глобальное региональное форматирование теперь будет основано на `{language_code}` локали." -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2824,15 +2824,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "Региональное форматирование теперь будет основано на локали бота на этом сервере." -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2852,19 +2852,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokens были установлены." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2874,19 +2874,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Никаких услуг API пока не установлено." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "Установите сервисы API:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "Установите службу API:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2897,21 +2897,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "Службы успешно удалены:\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Служба успешно удалена: {service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "Ни в одном из предоставляемых вами сервисов не было установлено ни одного ключа." -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2922,7 +2922,7 @@ msgstr "\n" " Уведомления владельца включают использование `[p]contact` и доступные обновления Red.\n" " " -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2934,7 +2934,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2945,7 +2945,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2957,7 +2957,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2969,7 +2969,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2978,15 +2978,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "Нет никаких дополнительных каналов, на которые отправляются сообщения." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "Неизвестный канал с идентификатором: {id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2994,11 +2994,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -3008,7 +3008,7 @@ msgstr "Роли администраторов: {admin}\n" "Локал: {guild_locale}\n" "Региональный формат: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3020,7 +3020,7 @@ msgstr "{bot_name} Настройки:\n\n" "Глобальный региональный формат: {regional_format}\n" "Цвет вставки по умолчанию: {colour}" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3035,23 +3035,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Удаление команды отключено." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Удалить задержку, установленную на {num} секунд." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Я не буду удалять командные сообщения." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3062,19 +3062,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3086,11 +3086,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3101,11 +3101,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3122,15 +3122,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3145,33 +3145,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Отменено." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Префиксы установлены." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3190,27 +3190,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Префиксы серверов были сброшены." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Префикс сервера установлен." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Установлены префиксы сервера." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3225,15 +3225,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3247,19 +3247,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3270,7 +3270,7 @@ msgstr "\n" " Все настройки справки применяются глобально.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3280,11 +3280,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "Предупреждение: Если форматтер по умолчанию не используется, эти настройки могут быть неприменимы." -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3293,11 +3293,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3307,11 +3307,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3331,27 +3331,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3365,15 +3365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "Help не будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3387,15 +3387,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3411,15 +3411,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "Help теперь будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "Help не будет отмечать команду при отправке в ЛС." -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3433,15 +3433,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3457,15 +3457,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3480,15 +3480,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3503,15 +3503,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3528,19 +3528,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3555,19 +3555,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "Вы должны указать значение не менее 15 секунд!" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "Тайм-аут не может быть больше 5 минут!" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "Выполнено. Тайм-аут реакции установлен на {} секунд." -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3583,19 +3583,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3606,43 +3606,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3655,41 +3655,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "Показывает отладочную информацию, полезную для отладки." -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3704,19 +3704,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "Данный пользователь не является участником диагностированного сервера." -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "Не пытайтесь меня обмануть, данный участник не может получить доступ к каналу {channel}!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3729,7 +3729,7 @@ msgstr "\n" " Используйте команду `[p]allowlist clear`, чтобы отключить список разрешенных команд\n" " " -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3741,15 +3741,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "Пользователи были добавлены в список разрешенных." -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "Пользователь добавлен в список разрешенных." -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3758,21 +3758,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Пользователи в списке разрешенных:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Пользователь в списке разрешенных:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Неизвестный или удаленный пользователь" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3785,15 +3785,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "Пользователи были удалены из списка разрешенных." -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "Пользователь был удален из списка разрешенных." -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3803,11 +3803,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "Разрешенный список был очищен." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3818,7 +3818,7 @@ msgstr "\n" " Используйте `[p]blocklist clear`, чтобы отключить список блоков\n" " " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3830,19 +3830,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "Вы не можете добавить владельца в блок-лист!" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "Пользователи были добавлены в блок-лист." -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "Пользователь добавлен в блок-лист." -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3851,15 +3851,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Пользователи в списке блок-лист:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Пользователь в блок-списке:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3871,15 +3871,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "Пользователи были удалены из блок-листа." -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "Пользователь был удален из блок-листа." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3888,11 +3888,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "Блок-лист очищен." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3905,7 +3905,7 @@ msgstr "\n" " Используйте команду `[p]localallowlist clear`, чтобы отключить список разрешений\n" " " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3918,19 +3918,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "Пользователи и/или роли были добавлены в список разрешенных." -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "Пользователь или роль были добавлены в список разрешений." -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3939,19 +3939,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "Разрешенные пользователи и/или роли:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "Разрешенный пользователь или роль:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Неизвестный или удаленный пользователь/роль" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3965,19 +3965,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "Я не могу позволить вам сделать это, так как это лишит вас возможности выполнять команды." -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "Пользователи и/или роли были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "Пользователь или роль были удалены из разрешительного списка сервера." -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3987,11 +3987,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "Список разрешений сервера был очищен." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -4002,7 +4002,7 @@ msgstr "\n" " Используйте команду `[p]localblocklist clear` для отключения списка блокировки\n" " " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4015,27 +4015,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "Вы не можете добавить себя в блок-лист!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "Вы не можете добавить владельца гильдии в блок-лист!" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "Вы не можете добавить владельца бота в блок-лист!" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "Пользователи и/или роли были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "Пользователь или роль были добавлены из блок-листа сервера." -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4044,15 +4044,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Заблокированные пользователи и/или роли:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Заблокированный пользователь или роль:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4065,15 +4065,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "Пользователи и/или роли были удалены из блок-листа сервера." -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "Пользователь или роль были удалены из списка блокировки сервера." -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4083,16 +4083,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "Список блокировки сервера был очищен." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "Команды для включения и отключения команд и шестеренки." -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4106,15 +4106,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "Вы не можете отключить эту шестеренку по умолчанию." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} по умолчанию отключено." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4128,11 +4128,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} был установлен как включенный по умолчанию." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4144,19 +4144,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "Вы не можете отключить эту шестеренку, так как в этом случае вы заблокируете себя." -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} был отключен в этой гильдии." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} уже отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4168,19 +4168,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} был включен в этой гильдии." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "Cog \"{arg}\" не найден." -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} не был отключен (ничего не нужно делать)." -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4188,15 +4188,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "В этой гильдии отключены следующие шестеренки:\n" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "В этом гильдии нет неактивных шестеренок." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4207,7 +4207,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4215,19 +4215,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} Команды отключены глобально.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 команда отключена глобально.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4235,19 +4235,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных команд в {}." -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} команды отключены в {}.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "1 команда отключена в {}.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4261,7 +4261,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4273,19 +4273,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из под-команд." -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "Эта команда обозначена как всегда доступная и не может быть отключена." -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4297,15 +4297,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4318,7 +4318,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4330,11 +4330,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4346,15 +4346,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4368,7 +4368,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4379,7 +4379,7 @@ msgstr "\n" " Сюда входят удаление дубликатов сообщений и упоминание спама из командной строки Моd-шестерни, а также фильтры из командной строки Filter-шестерни.\n" " " -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4388,19 +4388,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Роли защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Участники защищены от автоматических действий модерации:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Здесь нет настроек иммунитета." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4412,11 +4412,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4428,11 +4428,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4444,15 +4444,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "У них есть иммунитет." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "У них нет иммунитета." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4469,7 +4469,7 @@ msgstr "\n" " - Владельцами, Администраторы и те, кто имеет права управления каналами переопределяют игнорируемые каналы.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4478,7 +4478,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4509,15 +4509,15 @@ msgstr "\n" " - `` - Канал для игнорирования. Это также может быть потоком или категорией.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Канал добавлен в список игнорирования." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Канал уже добавлен в список игнорирования." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4527,20 +4527,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "Этот сервер был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Этот сервер уже находится в списке игнорирования." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "Команды для удаления серверов или каналов из списка игнорирования." -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4555,15 +4555,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Канал удален из списка игнорирования." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "Этот канал не был добавлен в список игнорирования." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4572,30 +4572,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "Этот сервер был удален из списка игнорирования." -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Нет" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index d2ea08249..b2e6c0376 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1887,7 +1887,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1895,54 +1895,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1952,15 +1952,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1971,25 +1971,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2001,20 +2001,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2026,20 +2026,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2051,49 +2051,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2102,50 +2102,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2161,40 +2161,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2207,7 +2207,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2216,11 +2216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2233,7 +2233,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2242,11 +2242,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2259,28 +2259,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2291,15 +2291,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2314,24 +2314,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2347,7 +2347,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2360,15 +2360,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2381,15 +2381,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2402,15 +2402,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2423,15 +2423,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2444,44 +2444,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2499,15 +2499,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2524,15 +2524,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2544,15 +2544,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2564,15 +2564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2590,7 +2590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2607,16 +2607,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2633,15 +2633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2657,7 +2657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2672,15 +2672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2695,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2723,19 +2723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2745,19 +2745,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2768,20 +2768,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2789,7 +2789,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2801,7 +2801,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2836,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2845,15 +2845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2861,18 +2861,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2880,7 +2880,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2895,23 +2895,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2922,19 +2922,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2946,11 +2946,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2961,11 +2961,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2982,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3005,33 +3005,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3050,27 +3050,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3085,15 +3085,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3107,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3127,7 +3127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3137,11 +3137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3150,11 +3150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3164,11 +3164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3188,27 +3188,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3222,15 +3222,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3244,15 +3244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3268,15 +3268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3290,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3314,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3337,15 +3337,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3360,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3385,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3412,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3440,19 +3440,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3463,43 +3463,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3512,41 +3512,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3561,19 +3561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3582,7 +3582,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3594,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3611,21 +3611,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3638,15 +3638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3656,11 +3656,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3668,7 +3668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3680,19 +3680,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3701,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3721,15 +3721,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3738,11 +3738,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3751,7 +3751,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3764,19 +3764,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3785,19 +3785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3811,19 +3811,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3833,11 +3833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3845,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3858,27 +3858,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3887,15 +3887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3908,15 +3908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3926,16 +3926,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3949,15 +3949,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3971,11 +3971,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3987,19 +3987,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4011,19 +4011,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4031,15 +4031,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4050,7 +4050,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4058,19 +4058,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4078,19 +4078,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4104,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4116,19 +4116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4140,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4161,7 +4161,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4173,11 +4173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4189,15 +4189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4211,7 +4211,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4219,7 +4219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4228,19 +4228,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4252,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4268,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4284,15 +4284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4303,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4312,7 +4312,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4348,20 +4348,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4376,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4393,30 +4393,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sl-SI.po b/redbot/core/locales/sl-SI.po index f253728ce..8dfb77d92 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "MIME-Version: 1.0\n" @@ -611,119 +611,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -780,7 +780,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -788,43 +788,43 @@ msgstr "Ta bot je instanca [Red-a, odprto kodnega Discord bot-a]({}) delo [Twent "Red je podprt s strastno skupnostjo, ki prispeva in ustvarja vsebine, v katerih lahko uživajo vsi. [Pridruži se nam še danes]({}) in nam pomagaj izboljšati vsebine!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Lastništvo instance pripada ekipi" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instanca pripada" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Verzija Red-a" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Različica {version} je na voljo." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Preverjanje posodobitev ni uspelo." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Zastarelo" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "O instanci" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "O Red-u" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Prinaša veselje od 2. januarja 2016 (več kot {} dni nazaj!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -832,7 +832,7 @@ msgstr "Ta bot je instanca Red-a, odprto kodnega Discord bot-a (1) delo Twentysi "Red je podprt s strastno skupnostjo, ki prispeva in ustvarja vsebine, v katerih lahko uživajo vsi. Pridruži se nam še danes (4) in nam pomagaj izboljšati vsebine!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -842,7 +842,7 @@ msgstr "Instanca v lasti ekipe: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Verzija Red-a: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -852,19 +852,19 @@ msgstr "Lastnik instance: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Verzija Red-a: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Zastarelo: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**O Red-u**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**O instanci**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -882,20 +882,20 @@ msgstr "**Reference**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Pokaže čas delovanja [botname]." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -906,7 +906,7 @@ msgstr "\n" " Več informacij na voljo v [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html)\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -915,12 +915,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -929,39 +929,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -973,63 +973,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1040,11 +1040,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1054,11 +1054,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1072,15 +1072,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1093,34 +1093,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1131,34 +1131,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1168,12 +1168,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1193,7 +1193,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1207,35 +1207,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1247,15 +1247,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1271,20 +1271,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1301,11 +1301,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1321,15 +1321,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1345,11 +1345,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1367,23 +1367,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1399,15 +1399,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1420,11 +1420,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1434,16 +1434,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1455,7 +1455,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1470,7 +1470,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1479,15 +1479,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1502,56 +1502,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1559,7 +1559,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1572,67 +1572,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1644,23 +1644,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1673,41 +1673,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1718,27 +1718,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1749,19 +1749,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1771,32 +1771,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1806,16 +1806,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1827,11 +1827,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1841,19 +1841,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1866,11 +1866,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1883,29 +1883,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Osnovni ukazi za upravljanje nastavitev banke." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Prikaže trenutne nastavitve banke." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1919,7 +1919,7 @@ msgstr "Nastavitve banke:\n\n" "Privzeto stanje: {default_balance}\n" "Maksimalno dovoljeno stanje: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1930,54 +1930,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "na strežnik" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "globalno" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banka je zdaj {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Nastavi ime banke." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Ime banke je zdaj {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Nastavi ime valute za banko." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Ime valute je zdaj {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Nastavi maksimalno stanje katerega lahko uporabnik doseže." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimalno stanje je nastavljeno na {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1987,15 +1987,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2006,25 +2006,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2036,20 +2036,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2061,20 +2061,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2086,49 +2086,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2137,50 +2137,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2196,40 +2196,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2242,7 +2242,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2251,11 +2251,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2268,7 +2268,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2277,11 +2277,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2294,28 +2294,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2326,15 +2326,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2349,24 +2349,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2382,7 +2382,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2395,15 +2395,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2416,15 +2416,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2437,15 +2437,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2458,15 +2458,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2479,44 +2479,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2534,15 +2534,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2559,15 +2559,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2579,15 +2579,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2599,15 +2599,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2625,7 +2625,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2642,16 +2642,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2668,15 +2668,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2692,7 +2692,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2707,15 +2707,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2730,15 +2730,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2758,19 +2758,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2780,19 +2780,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2803,20 +2803,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2836,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2847,7 +2847,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2859,7 +2859,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2871,7 +2871,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2880,15 +2880,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2896,18 +2896,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2915,7 +2915,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2930,23 +2930,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2957,19 +2957,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2981,11 +2981,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2996,11 +2996,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3017,15 +3017,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3040,33 +3040,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3085,27 +3085,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3120,15 +3120,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3142,19 +3142,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3162,7 +3162,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3172,11 +3172,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3185,11 +3185,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3199,11 +3199,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3223,27 +3223,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3257,15 +3257,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3279,15 +3279,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3303,15 +3303,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3325,15 +3325,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3349,15 +3349,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3372,15 +3372,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3395,15 +3395,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3420,19 +3420,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3447,19 +3447,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3475,19 +3475,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3498,43 +3498,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3547,41 +3547,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3596,19 +3596,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3617,7 +3617,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3629,15 +3629,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3646,21 +3646,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3673,15 +3673,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3691,11 +3691,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3703,7 +3703,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3715,19 +3715,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3736,15 +3736,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3756,15 +3756,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3773,11 +3773,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3786,7 +3786,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3799,19 +3799,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3820,19 +3820,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3846,19 +3846,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3868,11 +3868,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3880,7 +3880,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3893,27 +3893,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3922,15 +3922,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3943,15 +3943,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3961,16 +3961,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3984,15 +3984,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4006,11 +4006,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4022,19 +4022,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4046,19 +4046,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4066,15 +4066,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4085,7 +4085,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4093,19 +4093,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4113,19 +4113,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4139,7 +4139,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4151,19 +4151,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4175,15 +4175,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4196,7 +4196,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4208,11 +4208,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4224,15 +4224,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4246,7 +4246,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4254,7 +4254,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4263,19 +4263,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4287,11 +4287,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4303,11 +4303,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4319,15 +4319,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4338,7 +4338,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4347,7 +4347,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4365,15 +4365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4383,20 +4383,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4411,15 +4411,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4428,30 +4428,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index 8190572ea..cd95798f4 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -616,119 +616,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -782,7 +782,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -790,43 +790,43 @@ msgstr "Denna bot är en instans av [Red, en open source Discord bot]({}) skapad "Red backas upp av en passionerad gemenskap som bidrar och skapar innehåll för alla att njuta av. [Följ med oss idag]({}) och hjälp oss att förbättra!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Instansen ägs av" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red version" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Ja, {version} är tillgänglig." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Sökning efter uppdateringar misslyckades." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Föråldrad" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Om denna instans" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Om Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Skapar glädje sedan 02 jan 2016 (över {} dagar sedan!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -834,14 +834,14 @@ msgstr "Denna bot är en instans av Red, en open source Discord bot (1) skapad a "Red backas upp av en passionerad gemenskap som bidrar och skapar innehåll för alla att njuta av. Följ med oss idag (4) och hjälp oss att förbättra!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -851,19 +851,19 @@ msgstr "Instansen ägs av: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Föråldrad: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Om Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Om denna instans**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -881,20 +881,20 @@ msgstr "**Referenser**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "Visar [botname]:s drifttid." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -902,7 +902,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -911,12 +911,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -925,39 +925,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -969,63 +969,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1036,11 +1036,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1050,11 +1050,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1068,15 +1068,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1089,34 +1089,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1127,34 +1127,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1164,12 +1164,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1189,7 +1189,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1203,35 +1203,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1243,15 +1243,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1267,20 +1267,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1297,11 +1297,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1317,15 +1317,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1341,11 +1341,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1363,23 +1363,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1395,15 +1395,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1416,11 +1416,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1430,16 +1430,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1451,7 +1451,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1466,7 +1466,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1475,15 +1475,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1498,56 +1498,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1555,7 +1555,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1568,67 +1568,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1640,23 +1640,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1669,41 +1669,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1714,27 +1714,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1745,19 +1745,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1767,32 +1767,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1802,16 +1802,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1823,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:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1837,19 +1837,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1862,11 +1862,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Stänger ner... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1879,29 +1879,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Startar om..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Baskommando för bankinställningar." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1910,7 +1910,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1918,54 +1918,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "global" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banken är nu {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Ange bankens namn." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Bankens namn har ändrats till {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Ange namn för bankens valuta." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Valutans namn har ändrats till {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maximalt saldo har satts till: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1975,15 +1975,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1994,25 +1994,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2024,20 +2024,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2049,20 +2049,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2074,49 +2074,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2125,50 +2125,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2184,40 +2184,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Klart." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2230,7 +2230,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2239,11 +2239,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2256,7 +2256,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2265,11 +2265,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2282,28 +2282,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2314,15 +2314,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2337,24 +2337,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2370,7 +2370,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2383,15 +2383,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2404,15 +2404,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2425,15 +2425,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2446,15 +2446,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2467,44 +2467,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2522,15 +2522,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2547,15 +2547,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2567,15 +2567,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2587,15 +2587,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2613,7 +2613,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2630,16 +2630,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2656,15 +2656,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2680,7 +2680,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2695,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2718,15 +2718,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2746,19 +2746,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2768,19 +2768,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2791,20 +2791,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2835,7 +2835,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2847,7 +2847,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2859,7 +2859,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2868,15 +2868,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2884,18 +2884,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2903,7 +2903,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2918,23 +2918,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2945,19 +2945,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2969,11 +2969,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2984,11 +2984,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3005,15 +3005,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3028,33 +3028,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "Avbruten." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3073,27 +3073,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3108,15 +3108,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3130,19 +3130,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3150,7 +3150,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3160,11 +3160,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3173,11 +3173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3187,11 +3187,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3211,27 +3211,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3245,15 +3245,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3267,15 +3267,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3291,15 +3291,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3313,15 +3313,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3337,15 +3337,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3360,15 +3360,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3383,15 +3383,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3408,19 +3408,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3435,19 +3435,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3463,19 +3463,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3486,43 +3486,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3535,41 +3535,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3584,19 +3584,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3605,7 +3605,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3617,15 +3617,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3634,21 +3634,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3661,15 +3661,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3679,11 +3679,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3691,7 +3691,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3703,19 +3703,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3724,15 +3724,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3744,15 +3744,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3761,11 +3761,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3774,7 +3774,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3787,19 +3787,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3808,19 +3808,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3834,19 +3834,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3856,11 +3856,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3868,7 +3868,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3881,27 +3881,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3910,15 +3910,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3931,15 +3931,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3949,16 +3949,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3972,15 +3972,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3994,11 +3994,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4010,19 +4010,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4034,19 +4034,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4054,15 +4054,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4073,7 +4073,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4081,19 +4081,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4101,19 +4101,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4127,7 +4127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4139,19 +4139,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4163,15 +4163,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4184,7 +4184,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4196,11 +4196,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4212,15 +4212,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4234,7 +4234,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4242,7 +4242,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4251,19 +4251,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4275,11 +4275,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4291,11 +4291,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4307,15 +4307,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4332,7 +4332,7 @@ msgstr "\n" " - Ägare, Administratörer och de med Hantera kanalbehörigheter åsidosätter ignorerade kanaler.\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4341,7 +4341,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4372,15 +4372,15 @@ msgstr "\n" " - `` - Kanalen att ignorera. Detta kan också vara en tråd eller kategorikanal.\n" " " -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4390,20 +4390,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4418,15 +4418,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4435,30 +4435,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "Inget" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index a278a4037..d9f53952c 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -641,119 +641,119 @@ msgstr "Komut İstemi" msgid "Terminal" msgstr "Uçbirim" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}`, `{command}` komutu için geçerli bir değer değil." -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "\"{argument}\" bir sayı değildir." -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 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:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 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:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 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:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "Bu komut DM üzerinden kullanılamaz." -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "Bu komut sadece DM üzerinden kullanılabilir." -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "Bu komut yalnızca Uygunsuz (NSFW) kanallarda kullanılabilir." -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "Bu komutu kullanmakta olan çok fazla kişi var. Aynı anda sadece {number} kez kullanılabilir." -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "Bu komutu çok fazla kişi kullanmakta. Aynı anda sadece bir kere kullanılabilir." -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "Komutun çalıştırılması henüz bitmedi, aynı anda {type} başına {number} kere kullanılabilir." -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "Komutun çalıştırılması henüz bitmedi, {type} başına sadece bir kere kullanılabilir." -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "Bu komutu kullanmakta olan çok fazla kişi var. {type} başına aynı anda {number} kez kullanılabilir." -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "Bu komutu çok fazla kişi kullanmakta. Aynı anda {type} başına sadece bir kere kullanılabilir." @@ -810,7 +810,7 @@ msgstr "Pong." msgid "Shows info about [botname]." msgstr "[botname] hakkında bilgi gösterir." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -818,43 +818,43 @@ msgstr "Bu bot Red'in bir misalidir. [Red, açık kaynaklı bir Discord botudur] "Red, geliştirilmesine katkıda bulunan ve herkesin kullanımı için içerik üreten hevesli bir topluluk tarafından desteklenmedir. [Bize bugün katılıp]({}) ilerlememize yardımcı olabilirsiniz!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "Misal bir takıma aittir" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "Misal sahibi" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red Sürümü" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "Evet, {version} şu anda mevcut." -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "Güncelleme kontrolü başarısız oldu." -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "Güncel Değil" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "Bu misal hakkında" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "Red Hakkında" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "02 Ocak 2016 dan beri mutluluk getiriyor. ({} günden uzun süredir!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -862,7 +862,7 @@ msgstr "Bu bot Red'in misalidir, Red açık kaynaklı bir Discord botudur (1) Tw "Red geliştirilmesine katkıda bulunan ve herkesin kullanımı için açık içerik üreten hevesli bir topluluk tarafından desteklenmektedir. Hemen bize katılıp (4) gelişmemize yardımcı olabilirsiniz!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -872,7 +872,7 @@ msgstr "Misal sahibi olan takım: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red sürümü: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -882,19 +882,19 @@ msgstr "Misal sahibi: [{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red sürümü: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "Eskimiş: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**Red Hakkında**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**Bu misal hakkında**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -912,20 +912,20 @@ msgstr "**Referanslar**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "[botname]'un açık kalma süresini gösterir." -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "Bir saniyeden az." -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "Şu zamandan beri açık: **{time_quantity}** ({timestamp})" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -936,7 +936,7 @@ msgstr "\n" " Daha çok bilgi için [Son Kullanıcı Veri Beyannamesi](https://docs.discord.red/en/stable/red_core_data_statement.html)ni okuyun.\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -945,13 +945,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "Bu bot çalışması için gerekli olduğundan kullanıcılar hakkında biraz veri depolar. Bu çoğunlukla size Discord tarafından atanan ID ve botu nasıl kullandığınıza bağlı olarak değişen ilişkilendirmelerdir. Kimin neyi oluşturduğunun kaydını tutan bir kaç komut bulunur. (oynatma listeleri gibi) Konuyla ilgili tüm detaylar ve neyin neden depolandığıyla ilgili bilgi almak için {link} adresini ziyaret edin.\n\n" "Ayrıca, bot'un sahibi tarafından yüklenmiş 3. parti eklentiler fazladan veri depoluyor veya depolamıyor olabilirler. `{prefix}mydata 3rdparty` komutunu kullanarak her 3. parti eklentinin veri bildirgesine ulaşabilirsiniz." -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -960,39 +960,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "Dosya eklemem gerekiyor. (DM'den deneyebilirsin)." -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "Bu misalde her hangi bir 3. parti eklenti kurulu gözükmüyor." -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "3. parti Son Kullanıcı Veri Bildirgeleri" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "3. parti eklentiler tarafından sunulan bildirgeler:" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "Bildirgesi olmayan 3. parti eklentiler\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "İşte 3. taraf uzantıların sağladığı ifadelerle oluşturulmuş bir sayfa." -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "Onay alınmadı, iptal ediliyor." -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "Eşleşen onay alınmadı, iptal ediliyor." -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1004,19 +1004,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "Görünüşe bakılırsa ({command}) komutu etkileşimsiz kullanımı desteklemiyor." -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "Bu botun sizinle ilgili veriyi silmesi ve/veya ilişkilendirmeleri kaldırmasını sağlar. Moderasyönel kayıtlar, uyarılar, cezalar gibi işlevsel veriyi silmez. Eğer istediğinizin bu olduğundan eminseniz, lütfen şununla cevap verin:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "Bu biraz zaman alacak." -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1024,7 +1024,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1032,7 +1032,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1040,27 +1040,27 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "Hakkınızda işlevsel olmayan (ve silmeyi bildiğim) tüm veriyi sildim {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} Bu coglar silme isteğini işlemedi:\n" "{cogs}." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[Yakında] [botname] hakkınızda bildiklerini öğrenin." -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "Bu komut şu anda hiç bir şey yapmıyor fakat bunun için üzerinde çalışıyoruz." -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1069,7 +1069,7 @@ msgstr "\n" " Daha tümleşik veri kontrolü için komutlar.\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1080,11 +1080,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "Kullanıcılar kendi verilerini silebilirler. Bu engellenmiş kullanıcılar gibi işlevsel verileri içermez." -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1094,11 +1094,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "Kullanıcılar kendi datalarını silemezler." -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1112,15 +1112,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Coglardan kullanıcı isteği üzerine işlevsel olmayan tüm veriyi silmeleri talep edilecek." -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Coglar kullanıcının veri silme isteğinde bulunduğundan haberdar edilecek, ve neyin silinebileceği cog yapımcısının kararına bırakılacak." -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1133,13 +1133,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu, botun belirtilen kullanıcı IDsi ile ilgili tüm veriyi silmesini ya da ilişkilendirmeyi kaldırmasına yol açar. Discord silinmiş bir hesap hakkında özellikle talep etmedikçe bu komutu kullanmayın. Bu işlem kullanıcıyı çeşitli istismar önlemlerinden de çıkaracaktır. Eğer veri silinmesini kullanıcı talep ettiyse bunun yerine `{prefix}{command_name}` kullanabilirsiniz.\n\n" "Eğer devam etmek istediğinize eminseniz lütfen aşağıdakiyle cevap verin:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1147,7 +1147,7 @@ msgstr "O kullanıcı hakkında tüm bilgiyi silmeye çalıştım, (silmeyi bild "Lütfen log dosyalarını inceleyip cogların ve modüllerin yapımcıları ile görüşün.\n" "Not: Bu sorunlar dışında tüm veri silinmiş olmalı." -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1155,7 +1155,7 @@ msgstr "Bu kullanıcıyla alakalı olan tüm verileri silmeye çalıştım (nas "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1163,11 +1163,11 @@ msgstr "O kullanıcı ile ilgili tüm veriyi silmeye çalıştım, (silmeyi bild "Lütfen log dosyalarını inceleyip bu cogların ve modüllerin yapımcıları ile irtibata geçin.\n" "Not: Bu sorunlar dışında tüm veri silinmiş olmalı." -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "O kullanıcıyla ilgili nasıl sileceğimi bildiğim tüm verileri sildim." -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1178,13 +1178,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu botun belirtilen kullanıcıyla ilgili işlev için gerekli olmayan bol miktarda bilgiyi silmesini ya da ilişkilendirmeyi bırakmasına yol açacaktır. Bot ile hiç etkileşim kuramadıkları durumlar dışında kullanıcılar bununla ilgili farklı bir komutu kullanma izinleri vardır.. Bu çoğunlukla güvenli bir işlemdir, fakat kullanıcının botu kullanımı üzerinde etkili olabileceğinden eğer kullanıcı bunu açıkça talep etmediyse bunu kullanmamalısınız. \n\n" "Eğer devam etmek istediğinizden eminseniz şununla cevap verin:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1192,7 +1192,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1200,7 +1200,7 @@ msgstr "Sizinle alakalı olan operasyonel olmayan verileri silmeye çalıştım "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1208,11 +1208,11 @@ msgstr "Bu kullanıcıyla alakalı olan operasyonel olmayan verileri silmeye ça "Bunu çözmek için lütfen bot sahibi ile iletişime geçin.\n" "Not: Bu hatalar dışında, verileriniz silinmiş olmalı." -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "O kullanıcıyla ilgili nasıl sileceğimi bildiğim tüm verileri sildim." -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1222,13 +1222,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "Bu botun belirtilen kullanıcıyla ilgili bol miktarda veriyi silmesini ya da ilişkilendirmeyi bırakmasına yol açacaktır. Bu son kullanıcı verilerini içerebilir, suiistimal önleme kayıtları dahil..\n\n" "Devam etmekte kararlıysanız şununla cevap verin:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1248,7 +1248,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1262,35 +1262,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "Embed ayarları:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "Küresel varsayılan: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 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:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "Sunucu ayarı: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} komutu için sunucu komutu ayarı: {value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "Kanal ayarı: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "Kullanıcı ayarı: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1302,15 +1302,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak kapalı." -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "Yerleşik mesajlar artık varsayılan olarak açık." -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1326,20 +1326,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 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:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar açık." -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "Bu sunucuda artık yerleşik mesajlar kapalı." -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1356,11 +1356,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 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:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1376,15 +1376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 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:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 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:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1400,11 +1400,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 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:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1422,23 +1422,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "Bu kanal için yerleşik mesaj ayarı artık {}." -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "açıldı" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "deaktif" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1454,15 +1454,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 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:1440 +#: redbot/core/core_commands.py:1444 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:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1475,11 +1475,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "Henüz herhangi bir özel durum oluşmadı." -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1489,16 +1489,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, 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:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1510,7 +1510,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1525,7 +1525,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1538,15 +1538,15 @@ 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:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "Davet linkine `applications.commands` kapsamı eklendi." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 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:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1561,56 +1561,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 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:1621 +#: redbot/core/core_commands.py:1625 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:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "Bu sunuculardan çıkmamı istediğinize emin misiniz?" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 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:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "Pekala, görüşürüz :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "Anlaşıldı. {number} sunucudan çıkılıyor..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "Anlaşıldı. sunucudan çıkılıyor..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "Tamam, kalayım öyleyse. :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "Anlaşıldı, bu sunuculardan çıkmıyorum." -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "Anlaşıldı, bu sunuculardan çıkmıyorum." -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1621,7 +1621,7 @@ msgstr "\n" " Not: Bu komut etkileşimlidir.\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1634,75 +1634,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "Yüklenenler {packs}." -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "Bu paket zaten yüklü: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "Bu paketler zaten yüklü: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 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:1742 +#: redbot/core/core_commands.py:1746 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:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 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:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 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:1777 +#: redbot/core/core_commands.py:1781 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:1781 +#: redbot/core/core_commands.py:1785 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:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1714,23 +1714,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "Bu paketin yüklenmesi kaldırıldı: {pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "Bu paketlerin yüklenmesi kaldırıldı: {packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "Bu paket yüklenmemiş: {pack}." -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "Bu paketler yüklenmemiş: {packs}." -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1743,46 +1743,46 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "Yeniden yüklendi {packs}." -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 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:1890 +#: redbot/core/core_commands.py:1894 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:1925 +#: redbot/core/core_commands.py:1929 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:1929 +#: redbot/core/core_commands.py:1933 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:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1793,27 +1793,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1824,19 +1824,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1846,32 +1846,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1881,16 +1881,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1902,11 +1902,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1916,19 +1916,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1941,11 +1941,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "Kapatılıyor..." -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1958,29 +1958,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "Yeniden başlatılıyor..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Banka ayarları için temel komut." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Bankanın şu anki ayarlarını göster." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Küresel" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Sunucu" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1994,7 +1994,7 @@ msgstr "Banka ayarları:\n\n" "Varsayılan bakiye: {default_balance}\n" "Maksimum izin verilen bakiye: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -2005,54 +2005,54 @@ 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:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "sunucu başına" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "genel" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Banka şimdi {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Bankanın adını ayarlayın." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Banka adı ayarlandı {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, 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:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Para birimi adı ayarla: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, 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:2562 +#: redbot/core/core_commands.py:2566 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:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Maksimum bakiye şu şekilde ayarlandı: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2062,15 +2062,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 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:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "Kayıtlı hesaplara {num} {currency} veriliyor." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2081,26 +2081,26 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "bu sunucu" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "{scope} dahilindeki tüm banka hesapları silindi." -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "Banka hesaplarını temizlemek için temel komut." -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2112,21 +2112,21 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 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:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 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:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2138,21 +2138,21 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "Bu komut yerel bir banka ile kullanılamaz." -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 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:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2164,27 +2164,27 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "Bu üyenin {name} bankası hesabı silindi." -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "Modlog ayarlarını düzenleyin." -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "Hatalı vaka türlerini düzeltmek için komut." -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2193,23 +2193,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:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Mod hareketleri bu kanala gönderilecek. {channel}." -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "Bu kanala mesaj atma yetkim yok {channel}!" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "Mod logları zaten kapalı." -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "Modlog devre dışı." -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2218,50 +2218,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "Şu anki ayarlar:\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "Bu eylem kaydedilmemiş." -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 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:2834 +#: redbot/core/core_commands.py:2838 #, 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:2837 +#: redbot/core/core_commands.py:2841 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:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "Cevap vermeniz çok uzun sürdü." -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "Vakalar sıfırlandı." -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "Herhangi bir değişiklik yapılmadı." -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "[botname]'nin ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "[botname] ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2277,40 +2277,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "Açıklama sıfıtrlandı." -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 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:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "URL geçerli değil." -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 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:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Tamamdır." -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2323,7 +2323,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2332,11 +2332,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "Avatar kaldırıldı." -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2349,7 +2349,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2358,11 +2358,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2375,29 +2375,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 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:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 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:3063 +#: redbot/core/core_commands.py:3067 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:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2408,15 +2408,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 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:3087 +#: redbot/core/core_commands.py:3091 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:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2431,24 +2431,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "Özel yazı temizlendi." -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "Özel yazı ayarlandı." -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "Yazı 1024 karakterden kısa olmak zorundadır." -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "[botname] ayarlarını değiştirme komutları." -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2464,7 +2464,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2477,15 +2477,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "Durum `{game.name} Oynuyor` a ayarlandı." -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "Oyun temizlendi." -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2498,15 +2498,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "Durum `{listening} Dinliyor` a ayarlandı." -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "Dinleme temizlendi." -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2519,15 +2519,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "Durum `{watching} İzliyor` a ayarlandı." -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "İzleme temizlendi." -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2540,15 +2540,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "Durum `{competing} içinde kapışıyor` olarak ayarlandı." -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "Kapışma temizlendi." -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2561,44 +2561,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "Durum {} olarak değiştirildi." -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "[botname] durumunu çevrimiçi olarak ayarlayın." -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "[botname] durumunu rahatsız etme olarak ayarlayın." -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "[botname] durumunu boşta olarak ayarlayın." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "[botname] durumunu görünmez olarak ayarlayın." -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, 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:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2616,15 +2616,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "Bu rol zaten Admin rolü." -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "Bu rol, Admin rolü olarak ayarlandı." -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2641,15 +2641,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "Bu rol zaten Mod rolü." -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "Bu rol, mod rolü olarak ayarlandı." -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2661,15 +2661,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "O rol zaten admin rolü değildi." -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "Bu rol artık Admin olarak kabul edilmiyor." -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2681,15 +2681,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 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:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "Bu rol artık Mod olarak kabul edilmiyor." -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2707,7 +2707,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2724,16 +2724,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "Geçersiz dil kodu. Örnek biçim: `en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "Küresel bölge ayarlandı." -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2750,15 +2750,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "Bölge varsayılana ayarlandı." -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "Yerel ayar değiştirildi." -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2774,7 +2774,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2789,15 +2789,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 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:3622 +#: redbot/core/core_commands.py:3626 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:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2812,15 +2812,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 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:3660 +#: redbot/core/core_commands.py:3664 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:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2840,19 +2840,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2862,19 +2862,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "Henüz hiç API hizmeti ayarlanmamış." -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "API hizmetleri ayarla:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "API hizmeti ayarla:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2885,21 +2885,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 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:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "Hizmet başarıyla kaldırıldı: {service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 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:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2910,7 +2910,7 @@ msgstr "\n" " Bu bildirimlere `[p]contact` komutunun kullanımı ve kullanılabilir Red güncellemeleri dahildir.\n" " " -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2922,7 +2922,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2933,7 +2933,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2945,7 +2945,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2957,7 +2957,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2966,15 +2966,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "Bildirim gönderilen ek kanal bulunmamakta." -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "{id} id'li kanal bilinmiyor" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2982,11 +2982,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2996,7 +2996,7 @@ msgstr "Admin rolleri: {admin}\n" "Dil: {guild_locale}\n" "Yöresel biçem: {guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3008,7 +3008,7 @@ 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:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3023,23 +3023,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "Komut silme kapatıldı." -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "Silmeden önce beklenecek süre {num} saniyeye ayarlandı." -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "Komut içeren mesajları silmeyeceğim." -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3050,19 +3050,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 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:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3074,11 +3074,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 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:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3089,11 +3089,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3110,15 +3110,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3133,33 +3133,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "İptal." -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "Prefix öneki değiştirildi." -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "Önekler ayarlandı." -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3178,27 +3178,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "Sunucu önekleri sıfırlandı." -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "Sunucu öneki ayarlandı." -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "Sunucu önekleri ayarlandı." -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3213,15 +3213,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3235,19 +3235,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3258,7 +3258,7 @@ msgstr "\n" " Tüm yardım ayarları global olarak uygulanır.\n" " " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3268,11 +3268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 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:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3281,11 +3281,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3295,11 +3295,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3319,27 +3319,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "Yardım menüler kullanmayacak." -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3353,15 +3353,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "Yardım gizli komutları filtrelemeyecek." -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "Yardım gizli komutları filtreleyecek." -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3375,15 +3375,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3399,15 +3399,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 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:4455 +#: redbot/core/core_commands.py:4459 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:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3421,15 +3421,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 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:4478 +#: redbot/core/core_commands.py:4482 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:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3445,15 +3445,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "Yardım bir konunun varlığını doğrulayacak." -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 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:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3468,15 +3468,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 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:4535 +#: redbot/core/core_commands.py:4539 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:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3491,15 +3491,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 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:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3516,19 +3516,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "Süre 14 günden uzun olamaz." -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "Tamamdır. Yardım mesajları artık silinmeyecek." -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "Tamamdır. Silmeden önce {} saniye beklenecek." -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3543,19 +3543,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3571,19 +3571,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 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:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "Etiket ayarlandı." -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3594,43 +3594,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 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:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 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:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3643,41 +3643,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 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:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "Bot'un veri yolunu yazdırır." -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, 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:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3692,19 +3692,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3713,7 +3713,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3725,15 +3725,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "Kullanıcılar beyaz listeye eklendi." -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "Kullanıcı beyaz listeye eklendi." -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3742,21 +3742,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "Beyaz listedeki kullanıcılar:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "Beyaz listedeki kullanıcı:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "Bilinmeyen ya da Silinmiş Üye" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3769,15 +3769,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "Kullanıcılar beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "Kullanıcı beyaz listeden çıkarıldı." -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3787,11 +3787,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "Beyaz liste temizlendi." -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3802,7 +3802,7 @@ msgstr "\n" " Kara listeyi kapamak için `[p]blocklist clear` komutunu kullanın\n" " " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3814,19 +3814,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "Kullanıcılar kara listeye eklendi." -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "Kullanıcı kara listeye eklendi." -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3835,15 +3835,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "Kara listedeki kullanıcılar:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "Kara listedeki kullanıcı:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3855,15 +3855,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "Kullanıcılar kara listeden çıkarıldı." -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "Kullanıcı kara listeden çıkarıldı." -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3872,11 +3872,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "Kara liste temizlendi." -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3889,7 +3889,7 @@ msgstr "\n" " Beyaz listeyi kapamak için `[p]localallowlist clear` kullanın\n" " " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3902,19 +3902,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 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:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "Kullanıcı veya rol beyaz listeye eklendi." -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3923,19 +3923,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "İzin verilen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "İzin verilen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "Bilinmeyen veya Silinmiş Kullanıcı/Rol" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3949,19 +3949,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 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:5166 +#: redbot/core/core_commands.py:5170 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:5168 +#: redbot/core/core_commands.py:5172 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:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3971,11 +3971,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "Sunucu beyaz listesi temizlendi." -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3986,7 +3986,7 @@ msgstr "\n" " Kara listeyi devre dışı bırakmak için `[p]localblocklist clear` kullanın\n" " " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3999,27 +3999,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "Kendini kara listeye ekleyemezsin." -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "Sunucu sahibini kara listeye ekleyemenzsin." -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "Bir bot sahibini kara listeye ekleyemezsiniz." -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 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:5225 +#: redbot/core/core_commands.py:5229 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:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4028,15 +4028,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "Engellenen kullanıcılar ve/veya roller:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "Engellenen kullanıcı veya rol:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4049,15 +4049,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 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:5273 +#: redbot/core/core_commands.py:5277 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:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4067,16 +4067,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "Sunucu kara listesi temizlendi." -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, 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:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4090,15 +4090,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "Bu cog'ı varsayılan olarak kapatamazsınız." -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} varsayılan olarak kapalıya ayarlandı." -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4112,11 +4112,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} varsayılan olarak etkine ayarlandı." -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4128,19 +4128,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 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:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} bu sunucu için kapatıldı." -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} zaten kapalıydı (yapılması gereken bir şey yok)" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4152,19 +4152,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} bu sunucu için etkinleştirildi." -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 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:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4172,15 +4172,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "Bu sunucuda aşağıdaki coglar kapalı:\n" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "Bu sunucuda kapatılmış cog bulunmamakta." -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4191,7 +4191,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4199,19 +4199,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "Küresel olarak kapatılmış herhangi bir komut bulunmamakta." -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 komut küresel olarak devre dışı.\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4219,19 +4219,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 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:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} komut {} içinde devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "{} içinde bir 1 komut devre dışı bırakılmış.\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4245,7 +4245,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4257,19 +4257,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 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:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 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:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4281,15 +4281,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "O komutu devre dışı bırakma iznin bulunmamakta." -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 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:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4302,7 +4302,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4314,11 +4314,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "O komutu etkinleştirmeye iznin bulunmamakta." -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4352,7 +4352,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4363,7 +4363,7 @@ msgstr "\n" " Bu Mod cogındaki kopya mesaj silme, etiket spamlama, ve Filter cogındaki filtreleri içerir.\n" " " -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4372,19 +4372,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan roller:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "Otomatik moderasyon dokunulmazlığı olan üyeler:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "Burada hiç dokunulmazlık ayarı bulunmamakta." -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4396,11 +4396,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4412,11 +4412,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4428,15 +4428,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "Onlar dokunulmaz." -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "Onlar dokunulmaz değil." -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4447,7 +4447,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4456,7 +4456,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4474,15 +4474,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "Kanal zaten görmezden gelinenler listesinde." -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4492,20 +4492,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, 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:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4520,15 +4520,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "O kanal görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4537,30 +4537,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 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:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "Bu sunucu görmezden gelinenler listesinde değil." -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "Bu sunucu şu anda görmezden gelinmekte." -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "None" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index d51e9e475..4b7b4557d 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "Базова команда для налаштувань банку." -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "Показати налаштування поточного банку." -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1892,7 +1892,7 @@ msgstr "Налаштування банку:\n\n" "Початковий баланс: {default_balance}\n" "Максимальний баланс: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1903,54 +1903,54 @@ msgstr "Оберіть, чи глобальний банк чи ні.\n\n" " Інакше, якщо банк був локальним, то він стане глобальним.\n" " " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "локальний" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "глобальний" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "Банк тепер {banktype}." -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "Введіть ім'я банку." -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "Ім'я банку тепер: {name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "Встановіть назву для банківської валюти." -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "Ім'я валюти банку тепер: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "Встановіть максимальний баланс, який користувач може мати." -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "Сума повинна бути більше нуля і менше ніж {max}." -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "Максимальний баланс було змінено на: {amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1960,15 +1960,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1979,25 +1979,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2009,20 +2009,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2034,20 +2034,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2059,49 +2059,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2110,50 +2110,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2169,40 +2169,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2215,7 +2215,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2224,11 +2224,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2241,7 +2241,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2250,11 +2250,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2267,28 +2267,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2299,15 +2299,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2322,24 +2322,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2355,7 +2355,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2368,15 +2368,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2389,15 +2389,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2410,15 +2410,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2431,15 +2431,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2452,44 +2452,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2507,15 +2507,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2532,15 +2532,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2552,15 +2552,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2572,15 +2572,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2598,7 +2598,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2615,16 +2615,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2641,15 +2641,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2665,7 +2665,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2680,15 +2680,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2703,15 +2703,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2731,19 +2731,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2753,19 +2753,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2776,20 +2776,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2797,7 +2797,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2809,7 +2809,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2820,7 +2820,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2832,7 +2832,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2844,7 +2844,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2853,15 +2853,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2869,18 +2869,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2888,7 +2888,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2903,23 +2903,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2930,19 +2930,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2954,11 +2954,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2969,11 +2969,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2990,15 +2990,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3013,33 +3013,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3058,27 +3058,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3093,15 +3093,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3115,19 +3115,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3135,7 +3135,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3145,11 +3145,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3158,11 +3158,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3172,11 +3172,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3196,27 +3196,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3230,15 +3230,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3252,15 +3252,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3276,15 +3276,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3298,15 +3298,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3322,15 +3322,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3345,15 +3345,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3368,15 +3368,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3393,19 +3393,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3420,19 +3420,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3448,19 +3448,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3471,43 +3471,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3520,41 +3520,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3569,19 +3569,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3590,7 +3590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3602,15 +3602,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3619,21 +3619,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3646,15 +3646,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3664,11 +3664,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3676,7 +3676,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3688,19 +3688,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3709,15 +3709,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3729,15 +3729,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3746,11 +3746,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3759,7 +3759,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3772,19 +3772,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3793,19 +3793,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3819,19 +3819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3841,11 +3841,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3853,7 +3853,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3866,27 +3866,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3895,15 +3895,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3916,15 +3916,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3934,16 +3934,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3957,15 +3957,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3979,11 +3979,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3995,19 +3995,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4019,19 +4019,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4039,15 +4039,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4058,7 +4058,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4066,19 +4066,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4086,19 +4086,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4112,7 +4112,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4124,19 +4124,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4148,15 +4148,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4169,7 +4169,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4181,11 +4181,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4197,15 +4197,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4219,7 +4219,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4227,7 +4227,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4236,19 +4236,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4260,11 +4260,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4276,11 +4276,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4292,15 +4292,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4311,7 +4311,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4320,7 +4320,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4338,15 +4338,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4356,20 +4356,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4384,15 +4384,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4401,30 +4401,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index 36b00404b..c69ebf1cf 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -607,119 +607,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -773,81 +773,81 @@ msgstr "" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" "Red version: [{red_version}] (7)\n" msgstr "" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -858,20 +858,20 @@ msgid "**References**\n" "7. <{}>\n" msgstr "" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -879,7 +879,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -888,12 +888,12 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -902,39 +902,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -946,63 +946,63 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" " " msgstr "" -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1013,11 +1013,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1027,11 +1027,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1045,15 +1045,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1066,34 +1066,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1104,34 +1104,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1141,12 +1141,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1166,7 +1166,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1180,35 +1180,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1220,15 +1220,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1244,20 +1244,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1274,11 +1274,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1294,15 +1294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1318,11 +1318,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1340,23 +1340,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1372,15 +1372,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1393,11 +1393,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1407,16 +1407,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1428,7 +1428,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1443,7 +1443,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1452,15 +1452,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1475,56 +1475,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1532,7 +1532,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1545,67 +1545,67 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1617,23 +1617,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1646,41 +1646,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1691,27 +1691,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1722,19 +1722,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1744,32 +1744,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1779,16 +1779,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1800,11 +1800,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1814,19 +1814,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1839,11 +1839,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1856,29 +1856,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 -#, docstring -msgid "Base command for bank settings." -msgstr "" - #: redbot/core/core_commands.py:2486 #, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/core/core_commands.py:2490 +#, docstring msgid "Show the current bank settings." msgstr "" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "Chung" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "Máy chủ" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1887,7 +1887,7 @@ msgid "Bank settings:\n\n" "Maximum allowed balance: {maximum_bal}\n" msgstr "" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1895,54 +1895,54 @@ msgid "Toggle whether the bank is global or not.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -1952,15 +1952,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -1971,25 +1971,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2001,20 +2001,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2026,20 +2026,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2051,49 +2051,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2102,50 +2102,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2161,40 +2161,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "Xong!" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2207,7 +2207,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2216,11 +2216,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2233,7 +2233,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2242,11 +2242,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2259,28 +2259,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 msgid "The username of a verified bot cannot be manually changed. Please contact Discord support to change it." msgstr "" -#: redbot/core/core_commands.py:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2291,15 +2291,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2314,24 +2314,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2347,7 +2347,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2360,15 +2360,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2381,15 +2381,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2402,15 +2402,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2423,15 +2423,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2444,44 +2444,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2499,15 +2499,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2524,15 +2524,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2544,15 +2544,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2564,15 +2564,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2590,7 +2590,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2607,16 +2607,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2633,15 +2633,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2657,7 +2657,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2672,15 +2672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2695,15 +2695,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2723,19 +2723,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2745,19 +2745,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2768,20 +2768,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2789,7 +2789,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2801,7 +2801,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2812,7 +2812,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2824,7 +2824,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2836,7 +2836,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2845,15 +2845,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2861,18 +2861,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2880,7 +2880,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2895,23 +2895,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2922,19 +2922,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -2946,11 +2946,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -2961,11 +2961,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -2982,15 +2982,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3005,33 +3005,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3050,27 +3050,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3085,15 +3085,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3107,19 +3107,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3127,7 +3127,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3137,11 +3137,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3150,11 +3150,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3164,11 +3164,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3188,27 +3188,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3222,15 +3222,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3244,15 +3244,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3268,15 +3268,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3290,15 +3290,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3314,15 +3314,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3337,15 +3337,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3360,15 +3360,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3385,19 +3385,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3412,19 +3412,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3440,19 +3440,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3463,43 +3463,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3512,41 +3512,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3561,19 +3561,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3582,7 +3582,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3594,15 +3594,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3611,21 +3611,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3638,15 +3638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3656,11 +3656,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3668,7 +3668,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3680,19 +3680,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3701,15 +3701,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3721,15 +3721,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3738,11 +3738,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3751,7 +3751,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3764,19 +3764,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3785,19 +3785,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3811,19 +3811,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3833,11 +3833,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3845,7 +3845,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3858,27 +3858,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3887,15 +3887,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3908,15 +3908,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -3926,16 +3926,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -3949,15 +3949,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -3971,11 +3971,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -3987,19 +3987,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4011,19 +4011,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4031,15 +4031,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4050,7 +4050,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4058,19 +4058,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4078,19 +4078,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4104,7 +4104,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4116,19 +4116,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4140,15 +4140,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4161,7 +4161,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4173,11 +4173,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4189,15 +4189,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4211,7 +4211,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4219,7 +4219,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4228,19 +4228,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4252,11 +4252,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4268,11 +4268,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4284,15 +4284,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4303,7 +4303,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4312,7 +4312,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4330,15 +4330,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4348,20 +4348,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4376,15 +4376,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4393,30 +4393,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 597fd7137..fdd106416 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -624,119 +624,119 @@ msgstr "" msgid "Terminal" msgstr "" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "" @@ -793,7 +793,7 @@ msgstr "Pong" msgid "Shows info about [botname]." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -801,43 +801,43 @@ msgstr "此机器人是一个由 [Twentysix]({}) 创建的 [Red, 一个开源的 "红得到一个充满激情的社区的支持,这个社区为每个人做出贡献并创造内容供其享受。 [今天加入我们]({}) 并帮助我们改进!\n\n" "(c) Cog Creator" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "团队拥有的实例" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "实例拥有者" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red版本" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "是的, {version} 是可用的" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "检查更新失败" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "过时的" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "关于这个实例" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "关于 Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "从2016年1月2日起带来快乐(超过 {} 天前!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -845,7 +845,7 @@ msgstr "这个机器人是Red的实例,是一个开源的 Discord 机器人(1) "Red得到一个充满激情的社区的支持,这个社区为每个人做出贡献并创造内容供其享受。 今天就加入我们(4) 并帮助我们改进!\n\n" "(c) Cog Creators" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -855,7 +855,7 @@ msgstr "团队拥有的实例:[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red 版本: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -865,19 +865,19 @@ msgstr "实例由[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red 版本: [{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "过时时间: [{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**关于Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**关于此实例**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -895,20 +895,20 @@ msgstr "**参考**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "显示 [botname] 的正常运行时间" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -919,7 +919,7 @@ msgstr "\n" " 更多信息可以在 [最终用户数据文档](https://docs.discord.red/en/stable/red_core_data_statement.html)中找到\n" " " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -928,13 +928,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "此机器人储存一些用户的数据是运行所必需的。 这主要是您的用户由 Discord 分配的 ID, 根据你在机器人中的交互作用,链接到少数东西。 有几个命令存储它以跟踪谁创造了某些东西。 关于这个问题的详细信息以及更深入的详细信息(例如播放列表),请参阅 {link}\n\n" "此外,由机器人所有者加载的第三方附加组件可能会或不会存储额外的东西。 你可以使用 `{prefix}mydata 3rdparty` 查看每个第三方添加的语句" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -943,39 +943,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "我需要能够附加文件 (在DM中试试?)" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "此实例似乎没有加载任何第三方扩展" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "第三方终端用户数据声明" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "以下是第三方扩展提供的说明" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "没有声明的第三方扩展\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "下面是第三方扩展提供的语句生成的页面" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "没有得到确认,取消了" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "没有得到匹配的确认、取消" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -987,19 +987,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "此命令 ({command}) 不支持非交互使用" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "这将导致机器人摆脱和/或与你解除关联数据。它不会删除操作数据,例如 modlog 条目、警告或静音。 如果你确定这是你想要的,请做出如下答复:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "这可能要花点时间" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1007,7 +1007,7 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1015,7 +1015,7 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1023,27 +1023,27 @@ msgstr "我试图删除所有关于你的非操作数据 (我知道如何删除) "请联系此机器人的所有者来解决这个问题\n" "注意:除了这些故障之外,数据应该已被删除" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "我已经删除了任何有关你的非操作数据 (我知道如何删除) {mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} 以下齿轮没有处理删除操作:\n" "{cogs}" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[即将推出] 获取 [botname] 有关你的数据" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "此命令尚未执行任何操作,但我正在努力添加对此的支持" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1052,7 +1052,7 @@ msgstr "\n" " 用于更完整数据处理的命令\n" " " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1063,11 +1063,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "用户可以删除自己的数据。 这不包括黑名单的用户的操作数据" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1077,11 +1077,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "用户不能删除自己的数据" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1095,15 +1095,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "应用户请求,将指示齿轮删除所有非操作数据" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1116,34 +1116,34 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1154,34 +1154,34 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1191,12 +1191,12 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1216,7 +1216,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1230,35 +1230,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "嵌入设置:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "全球默认: {value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} 命令的全球命令设置: {value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "公会设置: {value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} 命令的服务器命令设置:{value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "频道设置: {value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "用户设置: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1270,15 +1270,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "现在默认启用嵌入" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1294,20 +1294,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "嵌入现在将回到全球环境中" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "现在为这个公会启用嵌入功能" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "这个公会现在已禁用嵌入" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1324,11 +1324,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "传递命令需要嵌入链接权限,因此不能设置为不使用嵌入符号" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1344,15 +1344,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "现在为 {command_name} 命令启用嵌入" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "现在对 {command_name} 命令禁用嵌入" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1368,11 +1368,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "嵌入现在将回到服务器设置" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1390,23 +1390,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "此频道的嵌入现在是 {}" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "启用" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "禁用" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1422,15 +1422,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "现在可以在 DM 中为你启用嵌入功能" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "现在在 DM 中为你禁用嵌入" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1443,11 +1443,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "还没有发生异常" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1457,16 +1457,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "用于设置[botname] 邀请设置的命令" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1478,7 +1478,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1493,7 +1493,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1506,15 +1506,15 @@ msgstr "\n" " 注意,以前在没有范围的情况下邀请机器人的服务器不能有斜杠命令, 他们必须第二次邀请机器人\n" " " -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "`applications.commands`范围已添加到邀请URL" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "`applications.commands`范围已从邀请URL中删除" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1529,56 +1529,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "你需要至少指定一个服务器ID" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "你还没有通过任何服务器ID。你想让我离开这个服务器吗?" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "你确定要我离开这些服务器吗?" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能离开服务器 '{server_name}`: 我是它的所有者" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "响应超时" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "好的,再见 :wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "很好,离开了 {number} 个服务器。。。" -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "" -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "好吧,那我就留下来。:)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "好的,我不会离开那些服务器" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1589,7 +1589,7 @@ msgstr "\n" " 注意:此命令是交互式的\n" " " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1602,75 +1602,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "已加载 {packs}" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "以下包已经加载: {pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "已加载以下包: {packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "无法加载以下包: {pack}\n" "请检查你的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "无法加载以下包: {packs}\n" "检查您的控制台或日志以获取详细信息" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "在任何 cog 路径中都未找到以下包: {pack}" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "在任何 cog 路径中都未找到以下包: {packs}" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "无法加载这个包,原因如下:\n\n" "{reason}" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "无法加载这些包,原因如下:\n\n" "{reasons}" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1682,23 +1682,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1711,41 +1711,41 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1756,27 +1756,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1787,19 +1787,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1809,32 +1809,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1844,16 +1844,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1865,11 +1865,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1879,19 +1879,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1904,11 +1904,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "关闭... " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1921,29 +1921,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "银行设置的基本命令" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "显示当前银行的设置" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "全局" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "服务器" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1957,7 +1957,7 @@ msgstr "银行设置:\n\n" "默认余额: {default_balance}\n" "允许的最大余额: {maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1968,54 +1968,54 @@ msgstr "切换银行是否为全球银行\n\n" " 如果银行是每个服务器,它将变成全球性的\n" " " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "每台服务器" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "全局设置" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "银行现在为{banktype}" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "设置银行名称" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "银行名称已设置为:{name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "设置银行货币的名称" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "货币名称已设置为: {name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "设置用户可获得的最大余额" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "金额必须大于零且小于 {max}" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "最大余额已设置为:{amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2025,15 +2025,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "" -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2044,25 +2044,25 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2074,20 +2074,20 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2099,20 +2099,20 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2124,49 +2124,49 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" " " msgstr "" -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2175,50 +2175,50 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "" -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2234,40 +2234,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "这个URL无效" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "尝试获取图片时出了错" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2280,7 +2280,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2289,11 +2289,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "头像已删除" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2306,7 +2306,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2315,11 +2315,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2332,29 +2332,29 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "更改名称失败。必须是32个或更少的字" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "更改用户名失败。Discord返回以下错误:\n" "{error_message}" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "更改用户名时发生意外错误" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2365,15 +2365,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "更改昵称失败。必须是32个或更少的字" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2388,24 +2388,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2421,7 +2421,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2434,15 +2434,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "游戏已清除" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2455,15 +2455,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "听状态已清除" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2476,15 +2476,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "观看已清除" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2497,15 +2497,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "竞争已被清除" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2518,44 +2518,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "状态已更改为 {}" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2573,15 +2573,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "该角色现在被视为管理员角色" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2598,15 +2598,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "这个角色已经是一个模组角色" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "该角色现在被视为模组角色" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2618,15 +2618,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "该角色一开始并不是管理员角色" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "该角色不再被视为管理员角色" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2638,15 +2638,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "这个角色一开始并不是一个模组角色" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "该角色不再被视为模组角色" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2664,7 +2664,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2681,16 +2681,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "无效的语言代码。使用格式:`en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "已设置全球区域设置" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2707,15 +2707,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2731,7 +2731,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2746,15 +2746,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2769,15 +2769,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2797,19 +2797,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2819,19 +2819,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2842,20 +2842,20 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2863,7 +2863,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2875,7 +2875,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2886,7 +2886,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2898,7 +2898,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2910,7 +2910,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2919,15 +2919,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2935,18 +2935,18 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 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:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -2954,7 +2954,7 @@ msgid "{bot_name} Settings:\n\n" "Default embed colour: {colour}" msgstr "" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -2969,23 +2969,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" msgstr "" -#: redbot/core/core_commands.py:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -2996,19 +2996,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "将不会" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "将" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3020,11 +3020,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3035,11 +3035,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3056,15 +3056,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "颜色已设置" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3079,33 +3079,33 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "取消" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 msgid "Warning: A prefix is above the recommended length (25 characters).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "前缀已设置" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3124,27 +3124,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "服务器前缀已重置" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "服务器前缀已设置" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "服务器前缀集" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3159,15 +3159,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3181,19 +3181,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3201,7 +3201,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3211,11 +3211,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3224,11 +3224,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3238,11 +3238,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3262,27 +3262,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3296,15 +3296,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3318,15 +3318,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3342,15 +3342,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3364,15 +3364,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3388,15 +3388,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3411,15 +3411,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3434,15 +3434,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "你必须给出零或更大的值" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "完成。页面限制已设置为 {}" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3459,19 +3459,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "延迟不能超过 14天" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "完成。帮助消息现在不会被删除" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "完成。删除延迟已设置为 {} 秒" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3486,19 +3486,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3514,19 +3514,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "标语已重置" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的标语太长了!!! 请缩短,长度不超过2048个字" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "已设置标语" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3537,43 +3537,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "用户 ID:{}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | 服务器 ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "我已被配置为没有发送到任何地方" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "你的消息已发送" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3586,41 +3586,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "{} 的所有者" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "你可以通过{}联系人回复此消息" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "对不起,我无法将你的消息传递到 {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "消息已发送到 {}" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "打印机器人的数据路径" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "数据路径: {path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "显示对调试有用的调试信息" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3635,19 +3635,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3660,7 +3660,7 @@ msgstr "\n" " 使用 \"[p]allowlist clear\" 禁用许可名单\n" " " -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3672,15 +3672,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "用户已添加到许可名单中" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3689,21 +3689,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "许可名单上的用户:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "未知或已删除的用户" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3716,15 +3716,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "用户已从许可名单中删除" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3734,11 +3734,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "许可名单已清除" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3749,7 +3749,7 @@ msgstr "\n" " 使用[p]blocklist clear` 来禁用黑名单列表\n" " " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3761,19 +3761,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "你不能将所有者添加到黑名单" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "用户已被添加到黑名单中" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3782,15 +3782,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "黑名单上的用户:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3802,15 +3802,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "用户已从黑名单列表中删除" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3819,11 +3819,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "黑名单已被清除" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3836,7 +3836,7 @@ msgstr "\n" " 使用[p]localallowlist clear` 禁用许可名单\n" " " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3849,19 +3849,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3870,19 +3870,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3896,19 +3896,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3918,11 +3918,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3930,7 +3930,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -3943,27 +3943,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -3972,15 +3972,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -3993,15 +3993,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4011,16 +4011,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4034,15 +4034,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4056,11 +4056,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4072,19 +4072,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4096,19 +4096,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4116,15 +4116,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4135,7 +4135,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4143,19 +4143,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 个命令已在全球禁用\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4163,19 +4163,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "{} 中没有任何禁用命令" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} 命令在 {} 中被禁用\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "1 个命令在{} 中被禁用\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4189,7 +4189,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4201,19 +4201,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的命令不能是 `command` 或其任何子命令" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "此命令被指定为始终可用且无法禁用" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "该命令已在全球禁用" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4225,15 +4225,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "你无权禁用该命令" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "此命令已被此服务器禁用" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4246,7 +4246,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4258,11 +4258,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4274,15 +4274,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4296,7 +4296,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4304,7 +4304,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4313,19 +4313,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4337,11 +4337,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4353,11 +4353,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4369,15 +4369,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4394,7 +4394,7 @@ msgstr "\n" " - 所有者, 管理员和管理频道权限覆盖忽略频道。\n" " " -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4403,7 +4403,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4421,15 +4421,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4439,20 +4439,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4467,15 +4467,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4484,30 +4484,30 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "无" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" msgstr "" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index add0e6ecd..cc2696347 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: 2026-03-04 21:41+0000\n" +"POT-Creation-Date: 2026-03-06 00:51+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -638,119 +638,119 @@ msgstr "命令提示符" msgid "Terminal" msgstr "終端" -#: redbot/core/_events.py:240 +#: redbot/core/_events.py:252 msgid "`{user_input}` is not a valid value for `{command}`" msgstr "`{user_input}` 不是 `{command}` 的有效值" -#: redbot/core/_events.py:251 redbot/core/_events.py:304 +#: redbot/core/_events.py:263 redbot/core/_events.py:316 msgid "Argument `{parameter_name}` must be a positive integer." msgstr "參數`{parameter_name}`必須是正整數" -#: redbot/core/_events.py:253 redbot/core/_events.py:306 +#: redbot/core/_events.py:265 redbot/core/_events.py:318 msgid "Argument `{parameter_name}` must be an integer no more than {maximum}." msgstr "參數 `{parameter_name}` 必須是不大於 {maximum} 的整數" -#: redbot/core/_events.py:257 redbot/core/_events.py:310 +#: redbot/core/_events.py:269 redbot/core/_events.py:322 msgid "Argument `{parameter_name}` must be an integer no less than {minimum}." msgstr "參數 `{parameter_name}` 必須是不小於 {minimum} 的整數" -#: redbot/core/_events.py:261 redbot/core/_events.py:314 +#: redbot/core/_events.py:273 redbot/core/_events.py:326 msgid "Argument `{parameter_name}` must be an integer between {minimum} and {maximum}." msgstr "參數'{parameter_name}'必須是介於 {minimum} 和 {maximum} 之間的整數" -#: redbot/core/_events.py:266 redbot/core/_events.py:319 +#: redbot/core/_events.py:278 redbot/core/_events.py:331 msgid "Argument `{parameter_name}` must be a positive number." msgstr "參數'{parameter_name}'必須是正數" -#: redbot/core/_events.py:268 redbot/core/_events.py:321 +#: redbot/core/_events.py:280 redbot/core/_events.py:333 msgid "Argument `{parameter_name}` must be a number no more than {maximum}." msgstr "參數 `{parameter_name}` 必須是不大於 {maximum} 的數字" -#: redbot/core/_events.py:272 +#: redbot/core/_events.py:284 msgid "Argument `{parameter_name}` must be a number no less than {maximum}." msgstr "參數 `{parameter_name}` 必須是不小於 {maximum} 的數字" -#: redbot/core/_events.py:276 redbot/core/_events.py:329 +#: redbot/core/_events.py:288 redbot/core/_events.py:341 msgid "Argument `{parameter_name}` must be a number between {minimum} and {maximum}." msgstr "參數'{parameter_name}'必須是介於 {minimum} 和 {maximum} 之間的數字" -#: redbot/core/_events.py:281 redbot/core/_events.py:334 +#: redbot/core/_events.py:293 redbot/core/_events.py:346 msgid "Argument `{parameter_name}` must be a string with a length of no more than {maximum}." msgstr "參數 `{parameter_name}` 必須是長度不超過 {maximum} 的字串" -#: redbot/core/_events.py:285 redbot/core/_events.py:338 +#: redbot/core/_events.py:297 redbot/core/_events.py:350 msgid "Argument `{parameter_name}` must be a string with a length of no less than {minimum}." msgstr "參數 `{parameter_name}` 必須是長度不少於 {minimum} 的字串" -#: redbot/core/_events.py:289 redbot/core/_events.py:342 +#: redbot/core/_events.py:301 redbot/core/_events.py:354 msgid "Argument `{parameter_name}` must be a string with a length of between {minimum} and {maximum}." msgstr "參數 `{parameter_name}` 必須是長度介於 {minimum} 和 {maximum} 之間的字串" -#: redbot/core/_events.py:325 +#: redbot/core/_events.py:337 msgid "Argument `{parameter_name}` must be a number no less than {minimum}." msgstr "參數 `{parameter_name}` 必須是不小於 {minimum} 的數字" -#: redbot/core/_events.py:355 +#: redbot/core/_events.py:367 msgid "\"{argument}\" is not an integer." msgstr "“{argument}”不是整數。" -#: redbot/core/_events.py:358 +#: redbot/core/_events.py:370 msgid "\"{argument}\" is not a number." msgstr "“{argument}”不是數字。" -#: redbot/core/_events.py:385 redbot/core/tree.py:296 +#: redbot/core/_events.py:397 redbot/core/tree.py:296 msgid "Error in command '{command}'. Check your console or logs for details." msgstr "命令“{command}”出錯。 檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/_events.py:388 redbot/core/tree.py:299 +#: redbot/core/_events.py:400 redbot/core/tree.py:299 msgid "Error in command '{command}'." msgstr "指令“{command}”出錯。" -#: redbot/core/_events.py:409 redbot/core/tree.py:313 +#: redbot/core/_events.py:421 redbot/core/tree.py:313 msgid "I require the {permission} permission to execute that command." msgstr "我需要 {permission} 權限才能執行該命令。" -#: redbot/core/_events.py:413 redbot/core/tree.py:317 +#: redbot/core/_events.py:425 redbot/core/tree.py:317 msgid "I require {permission_list} permissions to execute that command." msgstr "我需要 {permission_list} 權限才能執行該命令。" -#: redbot/core/_events.py:421 redbot/core/tree.py:324 +#: redbot/core/_events.py:433 redbot/core/tree.py:324 msgid "That command is not available in DMs." msgstr "該指令在 DM 中不可用。" -#: redbot/core/_events.py:423 +#: redbot/core/_events.py:435 msgid "That command is only available in DMs." msgstr "該指令僅在 DM 中可用。" -#: redbot/core/_events.py:425 +#: redbot/core/_events.py:437 msgid "That command is only available in NSFW channels." msgstr "該指令僅在 NSFW 頻道中可用。" -#: redbot/core/_events.py:437 redbot/core/tree.py:330 +#: redbot/core/_events.py:449 redbot/core/tree.py:330 msgid "This command is on cooldown. Try again {relative_time}." msgstr "此命令正在冷卻。 {relative_time} 再試一次。" -#: redbot/core/_events.py:444 +#: redbot/core/_events.py:456 msgid "Too many people using this command. It can only be used {number} times concurrently." msgstr "使用此指令的人太多。它只能同時使用 {number} 次。" -#: redbot/core/_events.py:449 +#: redbot/core/_events.py:461 msgid "Too many people using this command. It can only be used once concurrently." msgstr "使用此指令的人太多。 它只能同時使用一次。" -#: redbot/core/_events.py:455 +#: redbot/core/_events.py:467 msgid "That command is still completing, it can only be used {number} times per {type} concurrently." msgstr "該命令仍在完成中,每個 {type} 只能同時使用 {number} 次。" -#: redbot/core/_events.py:460 +#: redbot/core/_events.py:472 msgid "That command is still completing, it can only be used once per {type} concurrently." msgstr "該命令仍在完成,每個 {type} 只能同時使用一次。" -#: redbot/core/_events.py:466 +#: redbot/core/_events.py:478 msgid "Too many people using this command. It can only be used {number} times per {type} concurrently." msgstr "使用此命令的人太多。 每個{type} 只能同時使用{number} 次。" -#: redbot/core/_events.py:471 +#: redbot/core/_events.py:483 msgid "Too many people using this command. It can only be used once per {type} concurrently." msgstr "使用此指令的人太多。每個{type} 只能同時使用一次。" @@ -807,7 +807,7 @@ msgstr "砰。" msgid "Shows info about [botname]." msgstr "顯示有​​關 [botname] 的信息。" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:439 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\n\n" "(c) Cog Creators" @@ -815,43 +815,43 @@ msgstr "這個機器人是 [Red, an open source Discord bot]({}) 的一個實例 "Red 得到了一個充滿激情的社區的支持,他們貢獻並創造了供所有人欣賞的內容。 [今天加入我們]({}) 幫助我們改進!\n\n" "(c) cog創造者" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by team" msgstr "團隊擁有的實例" -#: redbot/core/core_commands.py:446 +#: redbot/core/core_commands.py:450 msgid "Instance owned by" msgstr "擁有的實例" -#: redbot/core/core_commands.py:451 +#: redbot/core/core_commands.py:455 msgid "Red version" msgstr "Red 版本" -#: redbot/core/core_commands.py:454 redbot/core/core_commands.py:510 +#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 msgid "Yes, {version} is available." msgstr "是的,{version} 可用" -#: redbot/core/core_commands.py:458 redbot/core/core_commands.py:514 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:518 msgid "Checking for updates failed." msgstr "檢查更新失敗" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:463 msgid "Outdated" msgstr "已過期" -#: redbot/core/core_commands.py:461 +#: redbot/core/core_commands.py:465 msgid "About this instance" msgstr "關於這個實例" -#: redbot/core/core_commands.py:462 +#: redbot/core/core_commands.py:466 msgid "About Red" msgstr "關於 Red" -#: redbot/core/core_commands.py:465 redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:469 redbot/core/core_commands.py:527 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "自 2016 年 1 月 2 日(過了 {} 天前!)" -#: redbot/core/core_commands.py:473 +#: redbot/core/core_commands.py:477 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\n\n" "Red is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\n\n" "(c) Cog Creators" @@ -859,7 +859,7 @@ msgstr "該機器人是 Red 的一個實例,這是一個開源 Discord 機器 "Red 得到了一個充滿激情的社區的支持,他們貢獻並創造了供所有人欣賞的內容。今天加入我們 (4) 並幫助我們改進!\n\n" "(c) cog創造者" -#: redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:488 msgid "Instance owned by team: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -869,7 +869,7 @@ msgstr "團隊擁有的實例:[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red版本:[{red_version}] (7)\n" -#: redbot/core/core_commands.py:496 +#: redbot/core/core_commands.py:500 msgid "Instance owned by: [{owner}]\n" "Python: [{python_version}] (5)\n" "discord.py: [{dpy_version}] (6)\n" @@ -879,19 +879,19 @@ msgstr "實例擁有者:[{owner}]\n" "discord.py: [{dpy_version}] (6)\n" "Red版本:[{red_version}] (7)\n" -#: redbot/core/core_commands.py:515 +#: redbot/core/core_commands.py:519 msgid "Outdated: [{state}]\n" msgstr "過時:[{state}]\n" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:522 msgid "**About Red**\n" msgstr "**關於Red**\n" -#: redbot/core/core_commands.py:529 +#: redbot/core/core_commands.py:533 msgid "**About this instance**\n" msgstr "**關於這個實例**\n" -#: redbot/core/core_commands.py:531 +#: redbot/core/core_commands.py:535 msgid "**References**\n" "1. <{}>\n" "2. <{}>\n" @@ -909,20 +909,20 @@ msgstr "**參考**\n" "6. <{}>\n" "7. <{}>\n" -#: redbot/core/core_commands.py:553 +#: redbot/core/core_commands.py:557 #, docstring msgid "Shows [botname]'s uptime." msgstr "顯示 [botname] 的正常運行時間。" -#: redbot/core/core_commands.py:556 +#: redbot/core/core_commands.py:560 msgid "Less than one second." msgstr "不到一秒。" -#: redbot/core/core_commands.py:558 +#: redbot/core/core_commands.py:562 msgid "I have been up for: **{time_quantity}** (since {timestamp})" msgstr "我一直在準備:**{time_quantity}**(自 {timestamp} 起)" -#: redbot/core/core_commands.py:565 +#: redbot/core/core_commands.py:569 #, docstring msgid "\n" " Commands which interact with the data [botname] has about you.\n\n" @@ -932,7 +932,7 @@ msgstr "\n" "與 [botname] 有關您的數據交互的命令。\n\n" " 更多信息可以在 [最終用戶數據文檔](https://docs.discord.red/en/stable/red_core_data_statement.html) 中找到。 " -#: redbot/core/core_commands.py:576 +#: redbot/core/core_commands.py:580 #, docstring msgid "\n" " Find out what type of data [botname] stores and why.\n\n" @@ -941,13 +941,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:590 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" "Additionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." msgstr "該機器人會根據需要存儲有關用戶的一些數據以發揮作用。 這主要是 Discord 為您的用戶分配的 ID,根據您在 bot 中與之交互的內容與一些事物相關聯。 有一些命令可以存儲它以跟踪誰創建了某些東西。(例如播放列表)有關此內容的完整詳細信息以及有關存儲內容和原因的更多詳細信息,請參閱{link}。\n\n" "此外,機器人所有者加載的第 3 方插件可能會或可能不會存儲其他內容。 您可以使用 `{prefix}mydata 3rdparty` 查看每個 3rd-party 添加提供的語句。" -#: redbot/core/core_commands.py:605 +#: redbot/core/core_commands.py:609 #, docstring 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" @@ -956,39 +956,39 @@ msgid "View the End User Data statements of each 3rd-party module.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:616 +#: redbot/core/core_commands.py:620 msgid "I need to be able to attach files (try in DMs?)." msgstr "我需要能夠附加文件(嘗試在 DM 中?)。" -#: redbot/core/core_commands.py:626 +#: redbot/core/core_commands.py:630 msgid "This instance does not appear to have any 3rd-party extensions loaded." msgstr "此實例似乎沒有加載任何第 3 方擴展。" -#: redbot/core/core_commands.py:646 +#: redbot/core/core_commands.py:650 msgid "3rd party End User Data statements" msgstr "第 3 方最終用戶數據聲明" -#: redbot/core/core_commands.py:648 +#: redbot/core/core_commands.py:652 msgid "The following are statements provided by 3rd-party extensions." msgstr "以下是第 3 方擴展提供的聲明。" -#: redbot/core/core_commands.py:653 +#: redbot/core/core_commands.py:657 msgid "3rd-party extensions without statements\n" msgstr "不帶語句的 3rd 方擴展\n" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:668 msgid "Here's a generated page with the statements provided by 3rd-party extensions." msgstr "這是一個生成的頁面,其中包含第 3 方擴展提供的語句。" -#: redbot/core/core_commands.py:679 +#: redbot/core/core_commands.py:683 msgid "Did not get confirmation, cancelling." msgstr "沒有得到確認,取消。" -#: redbot/core/core_commands.py:684 +#: redbot/core/core_commands.py:688 msgid "Did not get a matching confirmation, cancelling." msgstr "沒有得到匹配的確認,取消。" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:699 #, docstring msgid "\n" " Have [botname] forget what it knows about you.\n\n" @@ -1000,19 +1000,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:710 +#: redbot/core/core_commands.py:714 msgid "This command ({command}) does not support non-interactive usage." msgstr "此命令 ({command}) 不支持非交互式使用。" -#: redbot/core/core_commands.py:717 +#: redbot/core/core_commands.py:721 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" msgstr "這將導致機器人擺脫和/或分離與您的數據。 它不會刪除操作數據,例如 modlog 條目、警告或靜音。 如果您確定這是您想要的,請回復以下內容:" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:731 msgid "This may take some time." msgstr "這可能會花上好一段時間" -#: redbot/core/core_commands.py:740 +#: redbot/core/core_commands.py:744 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1020,7 +1020,7 @@ msgstr "我試圖刪除關於您的所有非操作數據(我知道如何刪除){ "請聯繫此機器人的所有者以解決此問題。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:755 +#: redbot/core/core_commands.py:759 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1028,7 +1028,7 @@ msgstr "我試圖刪除關於您的所有非操作數據(我知道如何刪除){ "請聯繫此機器人的所有者以解決此問題。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:769 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\n" "Please contact the owner of this bot to address this.\n" "Note: Outside of these failures, data should have been deleted." @@ -1036,27 +1036,27 @@ msgstr "我試圖刪除關於您的所有非操作數據(我知道如何刪除){ "請聯繫此機器人的所有者以解決此問題。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:775 +#: redbot/core/core_commands.py:779 msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" msgstr "我已刪除有關您的所有非操作數據 (我知道如何刪除){mention}" -#: redbot/core/core_commands.py:783 redbot/core/core_commands.py:950 -#: redbot/core/core_commands.py:1036 redbot/core/core_commands.py:1107 +#: redbot/core/core_commands.py:787 redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:1040 redbot/core/core_commands.py:1111 msgid "{mention} The following cogs did not handle deletion:\n" "{cogs}." msgstr "{mention} 以下 cogs 未處理刪除:\n" "{cogs}。" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:797 #, docstring msgid "[Coming Soon] Get what data [botname] has about you." msgstr "[即將推出] 獲取 [botname] 擁有的關於您的哪些數據。" -#: redbot/core/core_commands.py:795 +#: redbot/core/core_commands.py:799 msgid "This command doesn't do anything yet, but we're working on adding support for this." msgstr "此命令尚未執行任何操作,但我們正在努力添加對此的支持。" -#: redbot/core/core_commands.py:804 +#: redbot/core/core_commands.py:808 #, docstring msgid "\n" " Commands for more complete data handling.\n" @@ -1064,7 +1064,7 @@ msgid "\n" msgstr "\n" "用於更完整數據處理的命令。 " -#: redbot/core/core_commands.py:810 +#: redbot/core/core_commands.py:814 #, docstring msgid "\n" " Set the bot to allow users to request a data deletion.\n\n" @@ -1075,11 +1075,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:821 +#: redbot/core/core_commands.py:825 msgid "User can delete their own data. This will not include operational data such as blocked users." msgstr "用戶可以刪除自己的數據。 這不包括操作數據,例如被阻止的用戶。" -#: redbot/core/core_commands.py:829 +#: redbot/core/core_commands.py:833 #, docstring msgid "\n" " Set the bot to not allow users to request a data deletion.\n\n" @@ -1089,11 +1089,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:838 +#: redbot/core/core_commands.py:842 msgid "User can not delete their own data." msgstr "用戶不能刪除自己的數據。" -#: redbot/core/core_commands.py:842 +#: redbot/core/core_commands.py:846 #, docstring msgid "\n" " Sets how user deletions are treated.\n\n" @@ -1107,15 +1107,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:859 +#: redbot/core/core_commands.py:863 msgid "Cogs will be instructed to remove all non operational data upon a user request." msgstr "Cogs 將被指示根據用戶請求刪除所有非操作數據。" -#: redbot/core/core_commands.py:867 +#: redbot/core/core_commands.py:871 msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." msgstr "Cogs 將被告知用戶已提出數據刪除請求,刪除內容的詳細信息將由 cogs 作者自行決定。" -#: redbot/core/core_commands.py:878 +#: redbot/core/core_commands.py:882 #, docstring msgid "\n" " Handle a deletion request from Discord.\n\n" @@ -1128,13 +1128,13 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:892 +#: redbot/core/core_commands.py:896 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "這將導致機器人擺脫或取消與指定用戶 ID 的所有數據的關聯。 除非 Discord 針對已刪除的用戶明確要求這樣做,否則您不應使用它。 這將使用戶擺脫各種反濫用措施。 如果您正在處理來自用戶的手動請求,您可能需要 `{prefix}{command_name}` 代替。\n\n" "如果您確定這是您打算做的,請回復以下內容:" -#: redbot/core/core_commands.py:910 redbot/core/core_commands.py:1067 +#: redbot/core/core_commands.py:914 redbot/core/core_commands.py:1071 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1142,7 +1142,7 @@ msgstr "我試圖刪除有關該用戶的所有數據(我知道如何刪除) 但 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:925 redbot/core/core_commands.py:1082 +#: redbot/core/core_commands.py:929 redbot/core/core_commands.py:1086 msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1150,7 +1150,7 @@ msgstr "我試圖刪除有關該用戶的所有數據(我知道如何刪除) 但 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:936 redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:940 redbot/core/core_commands.py:1097 msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1158,11 +1158,11 @@ msgstr "我試圖刪除有關該用戶的所有數據(我知道如何刪除) 但 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:946 redbot/core/core_commands.py:1103 +#: redbot/core/core_commands.py:950 redbot/core/core_commands.py:1107 msgid "I've deleted all data about that user that I know how to delete." msgstr "我已經刪除了有關該用戶的所有我知道如何刪除的數據。" -#: redbot/core/core_commands.py:957 +#: redbot/core/core_commands.py:961 #, docstring msgid "Delete data [botname] has about a user for a user.\n\n" " This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user.\n" @@ -1173,13 +1173,13 @@ msgid "Delete data [botname] has about a user for a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:972 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "這將導致機器人擺脫或解除與指定用戶的大量非操作數據的關聯。 用戶可以為此訪問不同的命令,除非他們根本無法與機器人交互。 這是一個最安全的操作,但除非處理來自該用戶的請求,否則不應使用它,因為它可能會影響他們對機器人的使用。\n\n" "如果您確定這是您打算做的,請回復以下內容:" -#: redbot/core/core_commands.py:991 +#: redbot/core/core_commands.py:995 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1187,7 +1187,7 @@ msgstr "我試圖刪除有關該用戶的所有非操作數據(我知道如何 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:1006 +#: redbot/core/core_commands.py:1010 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1195,7 +1195,7 @@ msgstr "我試圖刪除有關該用戶的所有非操作數據(我知道如何 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:1017 +#: redbot/core/core_commands.py:1021 msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\n" "Please check your logs and contact the creators of these cogs and modules.\n" "Note: Outside of these failures, data should have been deleted." @@ -1203,11 +1203,11 @@ msgstr "我試圖刪除有關該用戶的所有非操作數據(我知道如何 "請檢查您的日誌並聯繫這些 cogs 和模塊的創建者。\n" "注意:在這些故障之外,數據應該已被刪除。" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1032 msgid "I've deleted all non-operational data about that user that I know how to delete." msgstr "我已經刪除了有關該用戶的所有我知道如何刪除的數據。" -#: redbot/core/core_commands.py:1043 +#: redbot/core/core_commands.py:1047 #, docstring 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" @@ -1217,13 +1217,13 @@ msgid "Delete data [botname] has about a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1053 +#: redbot/core/core_commands.py:1057 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" "If you are sure this is what you intend to do please respond with the following:" msgstr "這將導致機器人擺脫或取消與指定用戶有關的大量數據。 這可能不僅包括最終用戶數據,還包括反濫用記錄。\n\n" "如果您確定這是您打算做的,請回復以下內容:" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1118 #, docstring msgid "\n" " Commands for toggling embeds on or off.\n\n" @@ -1243,7 +1243,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1139 +#: redbot/core/core_commands.py:1143 #, docstring msgid "\n" " Show the current embed settings.\n\n" @@ -1257,35 +1257,35 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1155 +#: redbot/core/core_commands.py:1159 msgid "Embed settings:\n\n" msgstr "嵌入設置:\n\n" -#: redbot/core/core_commands.py:1157 +#: redbot/core/core_commands.py:1161 msgid "Global default: {value}\n" msgstr "全局默認值:{value}\n" -#: redbot/core/core_commands.py:1162 +#: redbot/core/core_commands.py:1166 msgid "Global command setting for {command} command: {value}\n" msgstr "{command} 命令的全局命令設置:{value}\n" -#: redbot/core/core_commands.py:1168 +#: redbot/core/core_commands.py:1172 msgid "Guild setting: {value}\n" msgstr "伺服器設置:{value}\n" -#: redbot/core/core_commands.py:1173 +#: redbot/core/core_commands.py:1177 msgid "Server command setting for {command} command: {value}\n" msgstr "{command} 命令的全局命令設置:{value}\n" -#: redbot/core/core_commands.py:1179 +#: redbot/core/core_commands.py:1183 msgid "Channel setting: {value}\n" msgstr "頻道設置:{value}\n" -#: redbot/core/core_commands.py:1182 +#: redbot/core/core_commands.py:1186 msgid "User setting: {value}" msgstr "使用者設定: {value}" -#: redbot/core/core_commands.py:1188 +#: redbot/core/core_commands.py:1192 #, docstring msgid "\n" " Toggle the global embed setting.\n\n" @@ -1297,15 +1297,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1202 +#: redbot/core/core_commands.py:1206 msgid "Embeds are now disabled by default." msgstr "現在默認禁用嵌入訊息。" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1209 msgid "Embeds are now enabled by default." msgstr "現在默認啟用嵌入訊息。" -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:1215 #, docstring msgid "\n" " Set the server's embed setting.\n\n" @@ -1321,20 +1321,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1230 redbot/core/core_commands.py:1308 -#: redbot/core/core_commands.py:1402 redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1234 redbot/core/core_commands.py:1312 +#: redbot/core/core_commands.py:1406 redbot/core/core_commands.py:1437 msgid "Embeds will now fall back to the global setting." msgstr "嵌入訊息現在將回退到全局設置。" -#: redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1239 msgid "Embeds are now enabled for this guild." msgstr "現在為這個公會啟用了嵌入訊息。" -#: redbot/core/core_commands.py:1237 +#: redbot/core/core_commands.py:1241 msgid "Embeds are now disabled for this guild." msgstr "該公會現在禁用嵌入訊息。" -#: redbot/core/core_commands.py:1245 +#: redbot/core/core_commands.py:1249 #, docstring msgid "\n" " Sets a command's embed setting.\n\n" @@ -1351,11 +1351,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1278 msgid "The passed command requires Embed Links permission and therefore cannot be set to not use embeds." msgstr "傳遞的命令需要嵌入鏈接權限,因此不能設置為不使用嵌入。" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1289 #, docstring msgid "\n" " Sets a command's embed setting globally.\n\n" @@ -1371,15 +1371,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1314 redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1318 redbot/core/core_commands.py:1363 msgid "Embeds are now enabled for {command_name} command." msgstr "現在為 {command_name} 命令啟用了嵌入。" -#: redbot/core/core_commands.py:1320 redbot/core/core_commands.py:1365 +#: redbot/core/core_commands.py:1324 redbot/core/core_commands.py:1369 msgid "Embeds are now disabled for {command_name} command." msgstr "{command_name} 命令現在禁用嵌入。" -#: redbot/core/core_commands.py:1330 +#: redbot/core/core_commands.py:1334 #, docstring msgid "\n" " Sets a command's embed setting for the current server.\n\n" @@ -1395,11 +1395,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1357 msgid "Embeds will now fall back to the server setting." msgstr "嵌入現在將回退到服務器設置。" -#: redbot/core/core_commands.py:1381 +#: redbot/core/core_commands.py:1385 #, docstring msgid "\n" " Set's a channel's embed setting.\n\n" @@ -1417,23 +1417,23 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1407 +#: redbot/core/core_commands.py:1411 msgid "Embeds are now {} for this channel." msgstr "嵌入現在是此頻道的 {}。" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "enabled" msgstr "已啟用" -#: redbot/core/core_commands.py:1408 redbot/core/core_commands.py:2813 -#: redbot/core/core_commands.py:2827 redbot/core/core_commands.py:4046 -#: redbot/core/core_commands.py:4067 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:4050 +#: redbot/core/core_commands.py:4071 msgid "disabled" msgstr "已停用" -#: redbot/core/core_commands.py:1414 +#: redbot/core/core_commands.py:1418 #, docstring msgid "\n" " Sets personal embed setting for DMs.\n\n" @@ -1449,15 +1449,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1442 msgid "Embeds are now enabled for you in DMs." msgstr "現在在 DM 中為您啟用了嵌入功能。" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1444 msgid "Embeds are now disabled for you in DMs." msgstr "現在,您在 DM 中禁用了嵌入功能。" -#: redbot/core/core_commands.py:1446 +#: redbot/core/core_commands.py:1450 #, 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" @@ -1470,11 +1470,11 @@ msgid "Sends to the owner the last command exception that has occurred.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1478 +#: redbot/core/core_commands.py:1482 msgid "No exception has occurred yet." msgstr "目前還沒有發生異常。" -#: redbot/core/core_commands.py:1483 +#: redbot/core/core_commands.py:1487 #, docstring msgid "Shows [botname]'s invite url.\n\n" " This will always send the invite to DMs to keep it private.\n\n" @@ -1484,16 +1484,16 @@ msgid "Shows [botname]'s invite url.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1495 +#: redbot/core/core_commands.py:1499 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:1512 +#: redbot/core/core_commands.py:1516 #, docstring msgid "Commands to setup [botname]'s invite settings." msgstr "設置 [botname] 的邀請設置的命令。" -#: redbot/core/core_commands.py:1517 +#: redbot/core/core_commands.py:1521 #, docstring msgid "\n" " Toggles if `[p]invite` should be accessible for the average user.\n\n" @@ -1505,7 +1505,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1554 +#: redbot/core/core_commands.py:1558 #, docstring msgid "\n" " Make the bot create its own role with permissions on join.\n\n" @@ -1520,7 +1520,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1575 +#: redbot/core/core_commands.py:1579 #, docstring msgid "\n" " Add the `applications.commands` scope to your invite URL.\n\n" @@ -1532,15 +1532,15 @@ msgstr "\n" " 這允許在邀請具有該範圍的機器人的服務器上使用斜杠命令。\n\n" " 請注意,在沒有範圍的情況下邀請機器人的先前服務器不能有斜杠命令,他們必須再次邀請機器人。 " -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1590 msgid "The `applications.commands` scope has been added to the invite URL." msgstr "`applications.commands` 範圍已添加到邀請 URL。" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1594 msgid "The `applications.commands` scope has been removed from the invite URL." msgstr "`applications.commands` 範圍已從邀請 URL 中刪除。" -#: redbot/core/core_commands.py:1596 +#: redbot/core/core_commands.py:1600 #, docstring msgid "\n" " Leaves servers.\n\n" @@ -1555,56 +1555,56 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1617 msgid "You need to specify at least one server ID." msgstr "您需要至少指定一個服務器 ID。" -#: redbot/core/core_commands.py:1621 +#: redbot/core/core_commands.py:1625 msgid "You haven't passed any server ID. Do you want me to leave this server?" msgstr "您尚未傳遞任何服務器 ID。你想讓我離開這個服務器嗎?" -#: redbot/core/core_commands.py:1627 +#: redbot/core/core_commands.py:1631 msgid "Are you sure you want me to leave these servers?" msgstr "是否確定要離開此頁面?" -#: redbot/core/core_commands.py:1633 +#: redbot/core/core_commands.py:1637 msgid "Are you sure you want me to leave this server?" msgstr "您確定要退出此群組嗎?" -#: redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1645 msgid "I cannot leave the server `{server_name}`: I am the owner of it." msgstr "我不能離開服務器`{server_name}`:我是它的所有者。" -#: redbot/core/core_commands.py:1652 redbot/core/core_commands.py:4138 -#: redbot/core/core_commands.py:4156 +#: redbot/core/core_commands.py:1656 redbot/core/core_commands.py:4142 +#: redbot/core/core_commands.py:4160 msgid "Response timed out." msgstr "沒有回應,已逾時" -#: redbot/core/core_commands.py:1657 +#: redbot/core/core_commands.py:1661 msgid "Alright. Bye :wave:" msgstr "好的。再見:wave:" -#: redbot/core/core_commands.py:1661 +#: redbot/core/core_commands.py:1665 msgid "Alright. Leaving {number} servers..." msgstr "好的。正在離開 {number} 個服務器..." -#: redbot/core/core_commands.py:1664 +#: redbot/core/core_commands.py:1668 msgid "Alright. Leaving one server..." msgstr "好的。離開一個服務器..." -#: redbot/core/core_commands.py:1670 +#: redbot/core/core_commands.py:1674 msgid "Alright, I'll stay then. :)" msgstr "好吧,那我就留下來。 :)" -#: redbot/core/core_commands.py:1673 +#: redbot/core/core_commands.py:1677 msgid "Alright, I'm not leaving those servers." msgstr "好吧,我不會離開那些服務器" -#: redbot/core/core_commands.py:1675 +#: redbot/core/core_commands.py:1679 msgid "Alright, I'm not leaving that server." msgstr "好吧,我不會離開那個服務器。" -#: redbot/core/core_commands.py:1680 +#: redbot/core/core_commands.py:1684 #, docstring msgid "\n" " Lists the servers [botname] is currently in.\n\n" @@ -1614,7 +1614,7 @@ msgstr "\n" "列出 [botname] 當前所在的服務器。\n\n" " 注意:此命令是交互式的。 " -#: redbot/core/core_commands.py:1700 +#: redbot/core/core_commands.py:1704 #, docstring msgid "Loads cog packages from the local paths and installed cogs.\n\n" " See packages available to load with `[p]cogs`.\n\n" @@ -1627,75 +1627,75 @@ msgid "Loads cog packages from the local paths and installed cogs.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1721 +#: redbot/core/core_commands.py:1725 msgid "Loaded {packs}." msgstr "已加載 {packs}。" -#: redbot/core/core_commands.py:1726 +#: redbot/core/core_commands.py:1730 msgid "The following package is already loaded: {pack}" msgstr "以下包已加載:{pack}" -#: redbot/core/core_commands.py:1730 +#: redbot/core/core_commands.py:1734 msgid "The following packages are already loaded: {packs}" msgstr "以下包已加載:{packs}" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1741 msgid "Failed to load the following package: {pack}.\n" "Check your console or logs for details." msgstr "未能加載以下包:{pack}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1742 +#: redbot/core/core_commands.py:1746 msgid "Failed to load the following packages: {packs}\n" "Check your console or logs for details." msgstr "未能加載以下包:{packs}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1750 redbot/core/core_commands.py:1898 +#: redbot/core/core_commands.py:1754 redbot/core/core_commands.py:1902 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:1756 redbot/core/core_commands.py:1904 +#: redbot/core/core_commands.py:1760 redbot/core/core_commands.py:1908 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:1765 redbot/core/core_commands.py:1913 +#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 msgid "The following package was not found in any cog path: {pack}." msgstr "在任何 cog 路徑中都找不到以下包:{pack}。" -#: redbot/core/core_commands.py:1769 redbot/core/core_commands.py:1917 +#: redbot/core/core_commands.py:1773 redbot/core/core_commands.py:1921 msgid "The following packages were not found in any cog path: {packs}" msgstr "在任何 cog 路徑中都找不到以下包:{packs}。" -#: redbot/core/core_commands.py:1777 +#: redbot/core/core_commands.py:1781 msgid "This package could not be loaded for the following reason:\n\n" "{reason}" msgstr "由於以下原因,無法加載此包:\n\n" " {reason}" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1785 msgid "These packages could not be loaded for the following reasons:\n\n" "{reasons}" msgstr "由於以下原因,無法加載此包:\n\n" " {reasons}" -#: redbot/core/core_commands.py:1788 +#: redbot/core/core_commands.py:1792 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:1794 redbot/core/core_commands.py:1942 +#: redbot/core/core_commands.py:1798 redbot/core/core_commands.py:1946 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:1813 +#: redbot/core/core_commands.py:1817 #, docstring msgid "Unloads previously loaded cog packages.\n\n" " See packages available to unload with `[p]cogs`.\n\n" @@ -1707,23 +1707,23 @@ msgid "Unloads previously loaded cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1831 +#: redbot/core/core_commands.py:1835 msgid "The following package was unloaded: {pack}." msgstr "以下包已卸載:{pack}." -#: redbot/core/core_commands.py:1835 +#: redbot/core/core_commands.py:1839 msgid "The following packages were unloaded: {packs}." msgstr "以下包已卸載:{packs}." -#: redbot/core/core_commands.py:1842 +#: redbot/core/core_commands.py:1846 msgid "The following package was not loaded: {pack}." msgstr "未載入以下軟體包:{pack}。" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1850 msgid "The following packages were not loaded: {packs}." msgstr "未載入以下軟體包:{packs}。" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1863 #, docstring msgid "Reloads cog packages.\n\n" " This will unload and then load the specified cogs.\n\n" @@ -1736,46 +1736,46 @@ msgid "Reloads cog packages.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:1880 +#: redbot/core/core_commands.py:1884 msgid "Reloaded {packs}." msgstr "重載 {packs}。" -#: redbot/core/core_commands.py:1885 +#: redbot/core/core_commands.py:1889 msgid "Failed to reload the following package: {pack}.\n" "Check your console or logs for details." msgstr "未能加載以下包:{pack}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1894 msgid "Failed to reload the following packages: {packs}\n" "Check your console or logs for details." msgstr "未能加載以下包:{packs}。\n" "檢查您的控制台或日誌以獲取詳細信息。" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1929 msgid "This package could not be reloaded for the following reason:\n\n" "{reason}" msgstr "由於以下原因,無法加載此包:\n\n" " {reason}" -#: redbot/core/core_commands.py:1929 +#: redbot/core/core_commands.py:1933 msgid "These packages could not be reloaded for the following reasons:\n\n" "{reasons}" msgstr "由於以下原因,無法加載此包:\n\n" " {reasons}" -#: redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1940 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:1962 +#: redbot/core/core_commands.py:1966 #, docstring msgid "Base command for managing what application commands are able to be used on [botname]." msgstr "" -#: redbot/core/core_commands.py:1971 +#: redbot/core/core_commands.py:1975 #, 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" @@ -1786,27 +1786,27 @@ msgid "Marks an application command as being enabled, allowing it to be added to " " msgstr "" -#: redbot/core/core_commands.py:1996 redbot/core/core_commands.py:2055 +#: redbot/core/core_commands.py:2000 redbot/core/core_commands.py:2059 msgid "Command type must be one of `slash`, `message`, or `user`." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2007 msgid "That application command is already enabled." msgstr "" -#: redbot/core/core_commands.py:2008 +#: redbot/core/core_commands.py:2012 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:2019 +#: redbot/core/core_commands.py:2023 msgid "The command limit has been reached. Disable a command first." msgstr "" -#: redbot/core/core_commands.py:2024 +#: redbot/core/core_commands.py:2028 msgid "Enabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2036 +#: redbot/core/core_commands.py:2040 #, 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" @@ -1817,19 +1817,19 @@ msgid "Marks an application command as being disabled, preventing it from being " " msgstr "" -#: redbot/core/core_commands.py:2061 +#: redbot/core/core_commands.py:2065 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:2073 +#: redbot/core/core_commands.py:2077 msgid "That application command is already disabled or does not exist." msgstr "" -#: redbot/core/core_commands.py:2079 +#: redbot/core/core_commands.py:2083 msgid "Disabled {command_type} application command `{command_name}`" msgstr "" -#: redbot/core/core_commands.py:2087 +#: redbot/core/core_commands.py:2091 #, 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" @@ -1839,32 +1839,32 @@ msgid "Marks all application commands in a cog as being enabled, allowing them t " " msgstr "" -#: redbot/core/core_commands.py:2124 +#: redbot/core/core_commands.py:2128 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands" msgstr "" -#: redbot/core/core_commands.py:2142 +#: redbot/core/core_commands.py:2146 msgid "Enabling all application commands from these cogs 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:2151 +#: redbot/core/core_commands.py:2155 msgid "Enabling all application commands from these cogs 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:2160 +#: redbot/core/core_commands.py:2164 msgid "Enabling all application commands from these cogs 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:2187 +#: redbot/core/core_commands.py:2191 msgid "Enabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2192 +#: redbot/core/core_commands.py:2196 msgid "Couldn't find any disabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2203 +#: redbot/core/core_commands.py:2207 #, 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" @@ -1874,16 +1874,16 @@ msgid "Marks all application commands in a cog as being disabled, preventing the " " msgstr "" -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2251 +#: redbot/core/core_commands.py:2235 redbot/core/core_commands.py:2255 msgid "Couldn't find any enabled commands from {cog_names}. Use `{prefix}slash list` to see all cogs with application commands." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2248 msgid "Disabled {count} commands from {cog_names}:\n" "{names}" msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2266 #, 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" @@ -1895,11 +1895,11 @@ msgid "List the slash commands the bot can see, and whether or not they are enab " " msgstr "" -#: redbot/core/core_commands.py:2352 +#: redbot/core/core_commands.py:2356 msgid "There are no application commands to list." msgstr "" -#: redbot/core/core_commands.py:2383 +#: redbot/core/core_commands.py:2387 #, 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" @@ -1909,19 +1909,19 @@ msgid "Syncs the slash settings to discord.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2407 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:2414 +#: redbot/core/core_commands.py:2418 msgid "Synced {count} commands." msgstr "已同步 {count} 個指令。" -#: redbot/core/core_commands.py:2427 +#: redbot/core/core_commands.py:2431 msgid "You seem to be attempting to sync after recently syncing. Discord does not like it when bots sync more often than necessary, 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:2438 +#: redbot/core/core_commands.py:2442 #, docstring msgid "Shuts down the bot.\n\n" " Allows [botname] to shut down gracefully.\n\n" @@ -1934,11 +1934,11 @@ msgid "Shuts down the bot.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2455 +#: redbot/core/core_commands.py:2459 msgid "Shutting down... " msgstr "正在關機…… " -#: redbot/core/core_commands.py:2461 +#: redbot/core/core_commands.py:2465 #, docstring msgid "Attempts to restart [botname].\n\n" " Makes [botname] quit with exit code 26.\n" @@ -1951,29 +1951,29 @@ msgid "Attempts to restart [botname].\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2475 +#: redbot/core/core_commands.py:2479 msgid "Restarting..." msgstr "正在重新啟動..." -#: redbot/core/core_commands.py:2482 +#: redbot/core/core_commands.py:2486 #, docstring msgid "Base command for bank settings." msgstr "銀行設定的基本命令。" -#: redbot/core/core_commands.py:2486 +#: redbot/core/core_commands.py:2490 #, docstring msgid "Show the current bank settings." msgstr "顯示當前銀行設定。" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Global" msgstr "全域" -#: redbot/core/core_commands.py:2496 +#: redbot/core/core_commands.py:2500 msgid "Server" msgstr "伺服器" -#: redbot/core/core_commands.py:2501 +#: redbot/core/core_commands.py:2505 msgid "Bank settings:\n\n" "Bank name: {bank_name}\n" "Bank scope: {bank_scope}\n" @@ -1987,7 +1987,7 @@ msgstr "銀行設置:\n\n" " 默認餘額:{default_balance}\n" " 最大允許餘額:{maximum_bal}\n" -#: redbot/core/core_commands.py:2517 +#: redbot/core/core_commands.py:2521 #, docstring msgid "Toggle whether the bank is global or not.\n\n" " If the bank is global, it will become per-server.\n" @@ -1997,54 +1997,54 @@ msgstr "切換銀行是否是全局性的。\n\n" "如果該銀行是全局性的,它將成為每個伺服器。\n\n" "如果該銀行是每個伺服器,它將成為全局性的。 " -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "per-server" msgstr "per-server" -#: redbot/core/core_commands.py:2524 +#: redbot/core/core_commands.py:2528 msgid "global" msgstr "全局" -#: redbot/core/core_commands.py:2527 +#: redbot/core/core_commands.py:2531 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:2534 +#: redbot/core/core_commands.py:2538 msgid "The bank is now {banktype}." msgstr "銀行現在是 {banktype}。" -#: redbot/core/core_commands.py:2540 +#: redbot/core/core_commands.py:2544 #, docstring msgid "Set the bank's name." msgstr "設定銀行名稱。" -#: redbot/core/core_commands.py:2542 +#: redbot/core/core_commands.py:2546 msgid "Bank name has been set to: {name}" msgstr "銀行名稱已設定為:{name}" -#: redbot/core/core_commands.py:2548 +#: redbot/core/core_commands.py:2552 #, docstring msgid "Set the name for the bank's currency." msgstr "設定銀行貨幣的名稱。" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2554 msgid "Currency name has been set to: {name}" msgstr "銀行名稱已設定為:{name}" -#: redbot/core/core_commands.py:2556 +#: redbot/core/core_commands.py:2560 #, docstring msgid "Set the maximum balance a user can get." msgstr "設定使用者可以獲得的最大餘額。" -#: redbot/core/core_commands.py:2562 +#: redbot/core/core_commands.py:2566 msgid "Amount must be greater than zero and less than {max}." msgstr "金額必須大於0或小於餘額{max}。" -#: redbot/core/core_commands.py:2567 +#: redbot/core/core_commands.py:2571 msgid "Maximum balance has been set to: {amount}" msgstr "最大餘額已設定為:{amount}" -#: redbot/core/core_commands.py:2574 +#: redbot/core/core_commands.py:2578 #, docstring msgid "Set the initial balance for new bank accounts.\n\n" " Example:\n" @@ -2054,15 +2054,15 @@ msgid "Set the initial balance for new bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2590 +#: redbot/core/core_commands.py:2594 msgid "Amount must be greater than or equal to zero and less than {maxbal}." msgstr "金額必須大於或等於零,小於{maxbal}。" -#: redbot/core/core_commands.py:2595 +#: redbot/core/core_commands.py:2599 msgid "Registering an account will now give {num} {currency}." msgstr "註冊帳戶現在將給出{num}{currency}." -#: redbot/core/core_commands.py:2604 +#: redbot/core/core_commands.py:2608 #, docstring msgid "Delete all bank accounts.\n\n" " Examples:\n" @@ -2073,26 +2073,26 @@ msgid "Delete all bank accounts.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2616 +#: redbot/core/core_commands.py:2620 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:2622 redbot/core/core_commands.py:2632 +#: redbot/core/core_commands.py:2626 redbot/core/core_commands.py:2636 msgid "this server" msgstr "這伺服器" -#: redbot/core/core_commands.py:2629 +#: redbot/core/core_commands.py:2633 msgid "All bank accounts for {scope} have been deleted." msgstr "{scope} 的所有銀行賬戶都已刪除。" -#: redbot/core/core_commands.py:2640 +#: redbot/core/core_commands.py:2644 #, docstring msgid "Base command for pruning bank accounts." msgstr "設定銀行賬戶的基本命令。" -#: redbot/core/core_commands.py:2647 +#: redbot/core/core_commands.py:2651 #, 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" @@ -2104,21 +2104,21 @@ msgid "Prune bank accounts for users no longer in the server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2661 +#: redbot/core/core_commands.py:2665 msgid "This command cannot be used with a global bank." msgstr "此命令不能與全局銀行一起使用。" -#: redbot/core/core_commands.py:2665 +#: redbot/core/core_commands.py:2669 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:2674 +#: redbot/core/core_commands.py:2678 msgid "Bank accounts for users no longer in this server have been deleted." msgstr "不再在此服務器中的用戶的銀行帳戶已被刪除。" -#: redbot/core/core_commands.py:2680 +#: redbot/core/core_commands.py:2684 #, 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" @@ -2130,21 +2130,21 @@ msgid "Prune bank accounts for users who no longer share a server with the bot.\ " " msgstr "" -#: redbot/core/core_commands.py:2694 +#: redbot/core/core_commands.py:2698 msgid "This command cannot be used with a local bank." msgstr "此命令不能與本地銀行一起使用。" -#: redbot/core/core_commands.py:2698 +#: redbot/core/core_commands.py:2702 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:2707 +#: redbot/core/core_commands.py:2711 msgid "Bank accounts for users who no longer share a server with the bot have been pruned." msgstr "不再與機器人共享服務器的用戶的銀行賬戶已被刪除。" -#: redbot/core/core_commands.py:2720 +#: redbot/core/core_commands.py:2724 #, docstring msgid "Delete the bank account of a specified user.\n\n" " Examples:\n" @@ -2156,27 +2156,27 @@ msgid "Delete the bank account of a specified user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2740 +#: redbot/core/core_commands.py:2744 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:2748 +#: redbot/core/core_commands.py:2752 msgid "The bank account for {name} has been pruned." msgstr "{name} 的銀行帳戶已被刪除。" -#: redbot/core/core_commands.py:2753 +#: redbot/core/core_commands.py:2757 #, docstring msgid "Manage modlog settings." msgstr "管理 modlog 設置。" -#: redbot/core/core_commands.py:2759 +#: redbot/core/core_commands.py:2763 #, docstring msgid "Command to fix misbehaving casetypes." msgstr "修復行為不為案例類型的命令。" -#: redbot/core/core_commands.py:2770 +#: redbot/core/core_commands.py:2774 #, docstring msgid "Set a channel as the modlog.\n\n" " Omit `[channel]` to disable the modlog.\n" @@ -2184,23 +2184,23 @@ msgid "Set a channel as the modlog.\n\n" msgstr "將頻道設置為 modlog。\n\n" " 省略 `[channel]` 以禁用 modlog。 " -#: redbot/core/core_commands.py:2779 +#: redbot/core/core_commands.py:2783 msgid "Mod events will be sent to {channel}." msgstr "Mod 事件將被發送到 {channel}。" -#: redbot/core/core_commands.py:2783 +#: redbot/core/core_commands.py:2787 msgid "I do not have permissions to send messages in {channel}!" msgstr "我沒有在 {channel} 中發送消息的權限!" -#: redbot/core/core_commands.py:2791 +#: redbot/core/core_commands.py:2795 msgid "Mod log is already disabled." msgstr "%s陷入定身狀態!" -#: redbot/core/core_commands.py:2794 +#: redbot/core/core_commands.py:2798 msgid "Mod log deactivated." msgstr "模組日誌已停用。" -#: redbot/core/core_commands.py:2799 +#: redbot/core/core_commands.py:2803 #, docstring msgid "\n" " Enable or disable case creation for a mod action.\n\n" @@ -2213,50 +2213,50 @@ msgstr "\n" " 示例:`[p]modlogset cases kick enabled`\n" " " -#: redbot/core/core_commands.py:2816 +#: redbot/core/core_commands.py:2820 msgid "Current settings:\n" msgstr "當前的設置\n" -#: redbot/core/core_commands.py:2821 +#: redbot/core/core_commands.py:2825 msgid "That action is not registered." msgstr "標籤未註冊" -#: redbot/core/core_commands.py:2826 +#: redbot/core/core_commands.py:2830 msgid "Case creation for {action_name} actions is now {enabled}." msgstr "{action_name} 操作的案例創建現已{enabled}." -#: redbot/core/core_commands.py:2834 +#: redbot/core/core_commands.py:2838 #, docstring msgid "Reset all modlog cases in this server." msgstr "重置此服務器中的所有 modlog 案例" -#: redbot/core/core_commands.py:2837 +#: redbot/core/core_commands.py:2841 msgid "Are you sure you would like to reset all modlog cases in this server?" msgstr "您確定要重置此服務器中的所有 modlog 案例嗎?" -#: redbot/core/core_commands.py:2844 +#: redbot/core/core_commands.py:2848 msgid "You took too long to respond." msgstr "你反應太久了。" -#: redbot/core/core_commands.py:2848 +#: redbot/core/core_commands.py:2852 msgid "Cases have been reset." msgstr "案件已被重置。" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2854 msgid "No changes have been made." msgstr "沒有作出任何更改" -#: redbot/core/core_commands.py:2854 +#: redbot/core/core_commands.py:2858 #, docstring msgid "Commands for changing [botname]'s settings." msgstr "用於更改 [botname] 設置的命令。" -#: redbot/core/core_commands.py:2861 +#: redbot/core/core_commands.py:2865 #, docstring msgid "Commands for changing [botname]'s metadata." msgstr "用於更改 [botname] 元數據的命令。" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2870 #, docstring msgid "\n" " Sets the bot's description.\n\n" @@ -2272,40 +2272,40 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2886 +#: redbot/core/core_commands.py:2890 msgid "Description reset." msgstr "說明重置。" -#: redbot/core/core_commands.py:2889 +#: redbot/core/core_commands.py:2893 msgid "This description is too long to properly display. Please try again with below 250 characters." msgstr "此描述太長,無法正確顯示。請在 250 個字符以下重試。" -#: redbot/core/core_commands.py:2916 +#: redbot/core/core_commands.py:2920 msgid "That URL is invalid." msgstr "網址是無效的" -#: redbot/core/core_commands.py:2918 +#: redbot/core/core_commands.py:2922 msgid "Something went wrong while trying to get the image." msgstr "嘗試取得圖片時發生錯誤" -#: redbot/core/core_commands.py:2932 +#: redbot/core/core_commands.py:2936 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, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2940 +#: redbot/core/core_commands.py:2944 msgid "Failed. Remember that you can edit my banner up to two times a hour. The URL or attachment must be a valid image in either JPG, PNG, GIF, or WEBP format." msgstr "" -#: redbot/core/core_commands.py:2947 +#: redbot/core/core_commands.py:2951 msgid "JPG / PNG / GIF / WEBP format only." msgstr "" -#: redbot/core/core_commands.py:2949 redbot/core/core_commands.py:3065 -#: redbot/core/core_commands.py:3089 redbot/core/core_commands.py:3171 +#: redbot/core/core_commands.py:2953 redbot/core/core_commands.py:3069 +#: redbot/core/core_commands.py:3093 redbot/core/core_commands.py:3175 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:2954 +#: redbot/core/core_commands.py:2958 #, docstring msgid "Sets [botname]'s avatar\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2318,7 +2318,7 @@ msgid "Sets [botname]'s avatar\n\n" " " msgstr "" -#: redbot/core/core_commands.py:2971 +#: redbot/core/core_commands.py:2975 #, docstring msgid "\n" " Removes [botname]'s avatar.\n\n" @@ -2327,11 +2327,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:2979 +#: redbot/core/core_commands.py:2983 msgid "Avatar removed." msgstr "頭像已移除。" -#: redbot/core/core_commands.py:2984 +#: redbot/core/core_commands.py:2988 #, docstring msgid "Sets [botname]'s banner\n\n" " Supports either an attachment or an image URL.\n\n" @@ -2344,7 +2344,7 @@ msgid "Sets [botname]'s banner\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3001 +#: redbot/core/core_commands.py:3005 #, docstring msgid "\n" " Removes [botname]'s banner.\n\n" @@ -2353,11 +2353,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3009 +#: redbot/core/core_commands.py:3013 msgid "Banner removed." msgstr "" -#: redbot/core/core_commands.py:3014 +#: redbot/core/core_commands.py:3018 #, docstring msgid "Sets [botname]'s username.\n\n" " Maximum length for a username is 32 characters.\n\n" @@ -2370,28 +2370,28 @@ msgid "Sets [botname]'s username.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3030 +#: redbot/core/core_commands.py:3034 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:3037 +#: redbot/core/core_commands.py:3041 msgid "Failed to change name. Must be 32 characters or fewer." msgstr "更改名稱失敗。不得超過 32 個字符。" -#: redbot/core/core_commands.py:3043 +#: redbot/core/core_commands.py:3047 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:3053 +#: redbot/core/core_commands.py:3057 msgid "Failed to change the username. Discord returned the following error:\n" "{error_message}" msgstr "更改用戶名失敗。 Discord 返回以下錯誤:{error_message}" -#: redbot/core/core_commands.py:3063 +#: redbot/core/core_commands.py:3067 msgid "Unexpected error occurred when trying to change the username." msgstr "嘗試更改用戶名時發生意外錯誤。" -#: redbot/core/core_commands.py:3071 +#: redbot/core/core_commands.py:3075 #, docstring msgid "Sets [botname]'s nickname for the current server.\n\n" " Maximum length for a nickname is 32 characters.\n\n" @@ -2402,15 +2402,15 @@ msgid "Sets [botname]'s nickname for the current server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3083 +#: redbot/core/core_commands.py:3087 msgid "Failed to change nickname. Must be 32 characters or fewer." msgstr "更改暱稱失敗。不得超過 32 個字符。" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3091 msgid "I lack the permissions to change my own nickname." msgstr "我沒有更改自己暱稱的權限。" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3098 #, docstring msgid "Customizes a section of `[p]info`.\n\n" " The maximum amount of allowed characters is 1024.\n" @@ -2425,24 +2425,24 @@ msgid "Customizes a section of `[p]info`.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3111 +#: redbot/core/core_commands.py:3115 msgid "The custom text has been cleared." msgstr "自定義文本已被清除。" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3119 msgid "The custom text has been set." msgstr "自訂欄位已經設置" -#: redbot/core/core_commands.py:3118 +#: redbot/core/core_commands.py:3122 msgid "Text must be fewer than 1024 characters long." msgstr "文本長度必須少於 1024 個字符。" -#: redbot/core/core_commands.py:3127 +#: redbot/core/core_commands.py:3131 #, docstring msgid "Commands for setting [botname]'s status." msgstr "用於設置 [botname] 狀態的命令。" -#: redbot/core/core_commands.py:3141 +#: redbot/core/core_commands.py:3145 #, 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" @@ -2458,7 +2458,7 @@ msgid "Sets [botname]'s streaming status to a twitch stream.\n\n" " - `` - The text to follow `Streaming` in the status." msgstr "" -#: redbot/core/core_commands.py:3179 +#: redbot/core/core_commands.py:3183 #, docstring msgid "Sets [botname]'s playing status.\n\n" " This will appear as `Playing ` or `PLAYING A GAME: ` depending on the context.\n\n" @@ -2471,15 +2471,15 @@ msgid "Sets [botname]'s playing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3200 +#: redbot/core/core_commands.py:3204 msgid "Status set to `Playing {game.name}`." msgstr "狀態設置為“正在玩 {game.name}”。" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3206 msgid "Game cleared." msgstr "遊戲狀態已清除。" -#: redbot/core/core_commands.py:3210 +#: redbot/core/core_commands.py:3214 #, docstring msgid "Sets [botname]'s listening status.\n\n" " This will appear as `Listening to `.\n\n" @@ -2492,15 +2492,15 @@ msgid "Sets [botname]'s listening status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3232 +#: redbot/core/core_commands.py:3236 msgid "Status set to `Listening to {listening}`." msgstr "狀態設置為“正在收聽 {listening}”。" -#: redbot/core/core_commands.py:3235 +#: redbot/core/core_commands.py:3239 msgid "Listening cleared." msgstr "已清除正在聽狀態。" -#: redbot/core/core_commands.py:3243 +#: redbot/core/core_commands.py:3247 #, docstring msgid "Sets [botname]'s watching status.\n\n" " This will appear as `Watching `.\n\n" @@ -2513,15 +2513,15 @@ msgid "Sets [botname]'s watching status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3264 +#: redbot/core/core_commands.py:3268 msgid "Status set to `Watching {watching}`." msgstr "狀態設置為“正在看{watching}”。" -#: redbot/core/core_commands.py:3266 +#: redbot/core/core_commands.py:3270 msgid "Watching cleared." msgstr "已清除正在看狀態。" -#: redbot/core/core_commands.py:3274 +#: redbot/core/core_commands.py:3278 #, docstring msgid "Sets [botname]'s competing status.\n\n" " This will appear as `Competing in `.\n\n" @@ -2534,15 +2534,15 @@ msgid "Sets [botname]'s competing status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3296 +#: redbot/core/core_commands.py:3300 msgid "Status set to `Competing in {competing}`." msgstr "狀態設置為“在{competing} 中競爭”。" -#: redbot/core/core_commands.py:3299 +#: redbot/core/core_commands.py:3303 msgid "Competing cleared." msgstr "已清除競爭狀態。" -#: redbot/core/core_commands.py:3307 +#: redbot/core/core_commands.py:3311 #, docstring msgid "Sets [botname]'s custom status.\n\n" " This will appear as ``.\n\n" @@ -2555,44 +2555,44 @@ msgid "Sets [botname]'s custom status.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3328 +#: redbot/core/core_commands.py:3332 msgid "Custom status set to `{text}`." msgstr "" -#: redbot/core/core_commands.py:3330 +#: redbot/core/core_commands.py:3334 msgid "Custom status cleared." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3339 msgid "Status changed to {}." msgstr "狀態已更改為 {}。" -#: redbot/core/core_commands.py:3341 +#: redbot/core/core_commands.py:3345 #, docstring msgid "Set [botname]'s status to online." msgstr "將 [botname] 的狀態設置為在線。" -#: redbot/core/core_commands.py:3348 +#: redbot/core/core_commands.py:3352 #, docstring msgid "Set [botname]'s status to do not disturb." msgstr "將 [botname] 的狀態設置為請勿打擾。" -#: redbot/core/core_commands.py:3355 +#: redbot/core/core_commands.py:3359 #, docstring msgid "Set [botname]'s status to idle." msgstr "將 [botname] 的狀態設置為空閒。" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3366 #, docstring msgid "Set [botname]'s status to invisible." msgstr "將 [botname] 的狀態設置為隱藏。" -#: redbot/core/core_commands.py:3372 +#: redbot/core/core_commands.py:3376 #, docstring msgid "Set server's admin and mod roles for [botname]." msgstr "為 [botname] 設置伺務器的管理員和管理員身分組。" -#: redbot/core/core_commands.py:3378 +#: redbot/core/core_commands.py:3382 #, docstring msgid "\n" " Adds an admin role for this server.\n\n" @@ -2610,15 +2610,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3398 +#: redbot/core/core_commands.py:3402 msgid "This role is already an admin role." msgstr "此身分組已經是管理員身分組。" -#: redbot/core/core_commands.py:3400 +#: redbot/core/core_commands.py:3404 msgid "That role is now considered an admin role." msgstr "該身分組現在被視為管理員身分組。" -#: redbot/core/core_commands.py:3406 +#: redbot/core/core_commands.py:3410 #, docstring msgid "\n" " Adds a moderator role for this server.\n\n" @@ -2635,15 +2635,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3425 +#: redbot/core/core_commands.py:3429 msgid "This role is already a mod role." msgstr "此身分組已經是版主身分組。" -#: redbot/core/core_commands.py:3427 +#: redbot/core/core_commands.py:3431 msgid "That role is now considered a mod role." msgstr "該身分組現在被視為版主身分組。" -#: redbot/core/core_commands.py:3435 +#: redbot/core/core_commands.py:3439 #, docstring msgid "\n" " Removes an admin role for this server.\n\n" @@ -2655,15 +2655,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3447 +#: redbot/core/core_commands.py:3451 msgid "That role was not an admin role to begin with." msgstr "該身分組原本就不是管理員身分組。" -#: redbot/core/core_commands.py:3449 +#: redbot/core/core_commands.py:3453 msgid "That role is no longer considered an admin role." msgstr "該身分組不再被視為管理員身分組。" -#: redbot/core/core_commands.py:3457 +#: redbot/core/core_commands.py:3461 #, docstring msgid "\n" " Removes a mod role for this server.\n\n" @@ -2675,15 +2675,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3469 +#: redbot/core/core_commands.py:3473 msgid "That role was not a mod role to begin with." msgstr "該身分組原本就不是mod身分組。" -#: redbot/core/core_commands.py:3471 +#: redbot/core/core_commands.py:3475 msgid "That role is no longer considered a mod role." msgstr "該身分組不再被視為 mod 身分組。" -#: redbot/core/core_commands.py:3479 +#: redbot/core/core_commands.py:3483 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2701,7 +2701,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3506 +#: redbot/core/core_commands.py:3510 #, docstring msgid "\n" " Changes [botname]'s default locale.\n\n" @@ -2718,16 +2718,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3527 redbot/core/core_commands.py:3563 -#: redbot/core/core_commands.py:3618 redbot/core/core_commands.py:3656 +#: redbot/core/core_commands.py:3531 redbot/core/core_commands.py:3567 +#: redbot/core/core_commands.py:3622 redbot/core/core_commands.py:3660 msgid "Invalid language code. Use format: `en-US`" msgstr "語言代碼無效。 使用格式如:`en-US`" -#: redbot/core/core_commands.py:3531 +#: redbot/core/core_commands.py:3535 msgid "Global locale has been set." msgstr "已設置全域語言環境。" -#: redbot/core/core_commands.py:3537 +#: redbot/core/core_commands.py:3541 #, docstring msgid "\n" " Changes [botname]'s locale in this server.\n\n" @@ -2744,15 +2744,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3558 +#: redbot/core/core_commands.py:3562 msgid "Locale has been set to the default." msgstr "語言環境已設置為默認值。" -#: redbot/core/core_commands.py:3566 +#: redbot/core/core_commands.py:3570 msgid "Locale has been set." msgstr "已設置語言環境。" -#: redbot/core/core_commands.py:3571 +#: redbot/core/core_commands.py:3575 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2768,7 +2768,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3595 +#: redbot/core/core_commands.py:3599 #, docstring msgid "\n" " Changes the bot's regional format. This is used for formatting date, time and numbers.\n\n" @@ -2783,15 +2783,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3612 +#: redbot/core/core_commands.py:3616 msgid "Global regional formatting will now be based on bot's locale." msgstr "全球區域格式現在將基於機器人的語言環境。" -#: redbot/core/core_commands.py:3622 +#: redbot/core/core_commands.py:3626 msgid "Global regional formatting will now be based on `{language_code}` locale." msgstr "全球區域格式現在將基於“{language_code}”區域設置。" -#: redbot/core/core_commands.py:3631 +#: redbot/core/core_commands.py:3635 #, docstring msgid "\n" " Changes the bot's regional format in this server. This is used for formatting date, time and numbers.\n\n" @@ -2806,15 +2806,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3649 +#: redbot/core/core_commands.py:3653 msgid "Regional formatting will now be based on bot's locale in this server." msgstr "區域格式現在將基於此服務器中機器人的語言環境。" -#: redbot/core/core_commands.py:3660 +#: redbot/core/core_commands.py:3664 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "區域格式現在將基於 `{language_code}` 區域設置。" -#: redbot/core/core_commands.py:3677 +#: redbot/core/core_commands.py:3681 #, docstring msgid "\n" " Commands to set, list or remove various external API tokens.\n\n" @@ -2834,19 +2834,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3701 +#: redbot/core/core_commands.py:3705 msgid "Click the button below to set your keys." msgstr "單擊下面的按鈕設置您的密鑰。" -#: redbot/core/core_commands.py:3703 +#: redbot/core/core_commands.py:3707 msgid "This API keys setup message has expired." msgstr "" -#: redbot/core/core_commands.py:3708 +#: redbot/core/core_commands.py:3712 msgid "`{service}` API tokens have been set." msgstr "`{service}` API 令牌已設置。" -#: redbot/core/core_commands.py:3712 +#: redbot/core/core_commands.py:3716 #, docstring msgid "\n" " Show all external API services along with their keys that have been set.\n\n" @@ -2856,19 +2856,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3723 +#: redbot/core/core_commands.py:3727 msgid "No API services have been set yet." msgstr "尚未設置任何 API 服務。" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API services:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3728 +#: redbot/core/core_commands.py:3732 msgid "Set API service:\n" msgstr "設置 API 服務:\n" -#: redbot/core/core_commands.py:3738 +#: redbot/core/core_commands.py:3742 #, docstring msgid "\n" " Remove the given services with all their keys and tokens.\n\n" @@ -2879,21 +2879,21 @@ msgid "\n" " - `` - The services to remove." msgstr "" -#: redbot/core/core_commands.py:3753 +#: redbot/core/core_commands.py:3757 msgid "Services deleted successfully:\n" "{services_list}" msgstr "服務刪除成功:\n" "{services_list}" -#: redbot/core/core_commands.py:3757 +#: redbot/core/core_commands.py:3761 msgid "Service deleted successfully: {service_name}" msgstr "服務刪除成功:{service_name}" -#: redbot/core/core_commands.py:3762 +#: redbot/core/core_commands.py:3766 msgid "None of the services you provided had any keys set." msgstr "您提供的所有服務都沒有設置任何密鑰。" -#: redbot/core/core_commands.py:3770 +#: redbot/core/core_commands.py:3774 #, docstring msgid "\n" " Commands for configuring owner notifications.\n\n" @@ -2903,7 +2903,7 @@ msgstr "\n" "用於配置所有者通知的命令。\n\n" " 所有者通知包括 `[p]contact` 的使用和可用的 Red 更新。 " -#: redbot/core/core_commands.py:3779 +#: redbot/core/core_commands.py:3783 #, docstring msgid "\n" " Opt-in on receiving owner notifications.\n\n" @@ -2915,7 +2915,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3798 +#: redbot/core/core_commands.py:3802 #, docstring msgid "\n" " Opt-out of receiving owner notifications.\n\n" @@ -2926,7 +2926,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3820 +#: redbot/core/core_commands.py:3824 #, docstring msgid "\n" " Adds a destination text channel to receive owner notifications.\n\n" @@ -2938,7 +2938,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3845 +#: redbot/core/core_commands.py:3849 #, docstring msgid "\n" " Removes a destination text channel from receiving owner notifications.\n\n" @@ -2950,7 +2950,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3869 +#: redbot/core/core_commands.py:3873 #, docstring msgid "\n" " Lists the configured extra destinations for owner notifications.\n\n" @@ -2959,15 +2959,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3879 +#: redbot/core/core_commands.py:3883 msgid "There are no extra channels being sent to." msgstr "沒有額外的頻道被發送到。" -#: redbot/core/core_commands.py:3890 +#: redbot/core/core_commands.py:3894 msgid "Unknown channel with id: {id}" msgstr "未知頻道:{id}" -#: redbot/core/core_commands.py:3900 +#: redbot/core/core_commands.py:3904 #, docstring msgid "\n" " Show the current settings for [botname].\n\n" @@ -2975,11 +2975,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:3914 redbot/core/core_commands.py:3918 +#: redbot/core/core_commands.py:3918 redbot/core/core_commands.py:3922 msgid "Not Set." msgstr "未設定" -#: redbot/core/core_commands.py:3925 +#: redbot/core/core_commands.py:3929 msgid "Admin roles: {admin}\n" "Mod roles: {mod}\n" "Locale: {guild_locale}\n" @@ -2989,7 +2989,7 @@ msgstr "管理員角色:{admin}\n" "語言環境:{guild_locale}\n" "區域格式:{guild_regional_format}\n" -#: redbot/core/core_commands.py:3946 +#: redbot/core/core_commands.py:3950 msgid "{bot_name} Settings:\n\n" "Prefixes: {prefixes}\n" "{guild_settings}Global locale: {locale}\n" @@ -3001,7 +3001,7 @@ msgstr "{bot_name} 設置:\n\n" "全球區域格式:{regional_format}\n" "默認嵌入顏色:{colour}" -#: redbot/core/core_commands.py:3968 +#: redbot/core/core_commands.py:3972 #, docstring msgid "Set the delay until the bot removes the command message.\n\n" " Must be between -1 and 60.\n\n" @@ -3016,23 +3016,23 @@ msgid "Set the delay until the bot removes the command message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:3989 +#: redbot/core/core_commands.py:3993 msgid "Command deleting disabled." msgstr "命令刪除已禁用。" -#: redbot/core/core_commands.py:3991 +#: redbot/core/core_commands.py:3995 msgid "Delete delay set to {num} seconds." msgstr "刪除延遲設置為 {num} 秒。" -#: redbot/core/core_commands.py:3996 +#: redbot/core/core_commands.py:4000 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:4003 +#: redbot/core/core_commands.py:4007 msgid "I will not delete command messages." msgstr "我不會刪除命令消息。" -#: redbot/core/core_commands.py:4009 +#: redbot/core/core_commands.py:4013 #, docstring msgid "\n" " Toggle whether to use the bot owner-configured colour for embeds.\n\n" @@ -3043,19 +3043,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4021 +#: redbot/core/core_commands.py:4025 msgid "The bot {} use its configured color for embeds." msgstr "{} 使用其配置的顏色進行嵌入。" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will not" msgstr "將不會" -#: redbot/core/core_commands.py:4022 +#: redbot/core/core_commands.py:4026 msgid "will" msgstr "將會" -#: redbot/core/core_commands.py:4030 +#: redbot/core/core_commands.py:4034 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search for the server.\n\n" @@ -3067,11 +3067,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4045 +#: redbot/core/core_commands.py:4049 msgid "Fuzzy command search has been {} for this server." msgstr "此服務器的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:4053 +#: redbot/core/core_commands.py:4057 #, docstring msgid "\n" " Toggle whether to enable fuzzy command search in DMs.\n\n" @@ -3082,11 +3082,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4066 +#: redbot/core/core_commands.py:4070 msgid "Fuzzy command search has been {} in DMs." msgstr "DM 中的模糊命令搜索已{}。" -#: redbot/core/core_commands.py:4074 +#: redbot/core/core_commands.py:4078 #, docstring msgid "\n" " Sets a default colour to be used for the bot's embeds.\n\n" @@ -3103,15 +3103,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4094 +#: redbot/core/core_commands.py:4098 msgid "The color has been reset." msgstr "顏色已重置。" -#: redbot/core/core_commands.py:4097 +#: redbot/core/core_commands.py:4101 msgid "The color has been set." msgstr "顏色已設置。" -#: redbot/core/core_commands.py:4106 +#: redbot/core/core_commands.py:4110 #, docstring msgid "Sets [botname]'s global prefix(es).\n\n" " Warning: This is not additive. It will replace all current prefixes.\n\n" @@ -3126,34 +3126,34 @@ msgid "Sets [botname]'s global prefix(es).\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4123 redbot/core/core_commands.py:4200 +#: redbot/core/core_commands.py:4127 redbot/core/core_commands.py:4204 msgid "Prefixes cannot start with '/', as it conflicts with Discord's slash commands." msgstr "前綴不能以“/”開頭,因為它與 Discord 內的斜線指令衝突。" -#: redbot/core/core_commands.py:4128 +#: redbot/core/core_commands.py:4132 msgid "Warning: A prefix is below the recommended length (1 character).\n" "Do you want to continue?" msgstr "" -#: redbot/core/core_commands.py:4142 redbot/core/core_commands.py:4160 +#: redbot/core/core_commands.py:4146 redbot/core/core_commands.py:4164 msgid "Cancelled." msgstr "已取消。" -#: redbot/core/core_commands.py:4146 +#: redbot/core/core_commands.py:4150 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:4164 +#: redbot/core/core_commands.py:4168 msgid "Prefix set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4166 +#: redbot/core/core_commands.py:4170 msgid "Prefixes set." msgstr "前綴設置。" -#: redbot/core/core_commands.py:4173 +#: redbot/core/core_commands.py:4177 #, docstring msgid "\n" " Sets [botname]'s server prefix(es).\n\n" @@ -3172,27 +3172,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4196 +#: redbot/core/core_commands.py:4200 msgid "Server prefixes have been reset." msgstr "服務器前綴已重置。" -#: redbot/core/core_commands.py:4204 +#: redbot/core/core_commands.py:4208 msgid "You cannot have a prefix shorter than 1 character." msgstr "" -#: redbot/core/core_commands.py:4207 +#: redbot/core/core_commands.py:4211 msgid "You cannot have a prefix longer than 25 characters." msgstr "前綴不能超過 25 個字符。" -#: redbot/core/core_commands.py:4212 +#: redbot/core/core_commands.py:4216 msgid "Server prefix set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4214 +#: redbot/core/core_commands.py:4218 msgid "Server prefixes set." msgstr "服務器前綴設置。" -#: redbot/core/core_commands.py:4219 +#: redbot/core/core_commands.py:4223 #, docstring msgid "\n" " Set a global bot variable for using buttons in menus.\n\n" @@ -3217,15 +3217,15 @@ msgstr "\n" " - `[use_buttons]` - 是否使用按鈕。 留空以切換。\n" " " -#: redbot/core/core_commands.py:4238 +#: redbot/core/core_commands.py:4242 msgid "I will use buttons on basic menus." msgstr "我將在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4240 +#: redbot/core/core_commands.py:4244 msgid "I will not use buttons on basic menus." msgstr "我不會在基本菜單上使用按鈕功能。" -#: redbot/core/core_commands.py:4245 +#: redbot/core/core_commands.py:4249 #, docstring msgid "\n" " Set the message that will be sent on uncaught bot errors.\n\n" @@ -3248,19 +3248,19 @@ msgstr "\n" " - `[msg]` - 自定義錯誤消息。 必須少於 1000 個字符。 省略重置為默認值。\n" " " -#: redbot/core/core_commands.py:4260 +#: redbot/core/core_commands.py:4264 msgid "The message must be less than 1000 characters." msgstr "消息必須少於 1000 個字符。" -#: redbot/core/core_commands.py:4264 +#: redbot/core/core_commands.py:4268 msgid "Successfully updated the error message." msgstr "成功更新錯誤信息。" -#: redbot/core/core_commands.py:4267 +#: redbot/core/core_commands.py:4271 msgid "Successfully reset the error message back to the default one." msgstr "成功將錯誤消息重置為默認消息。" -#: redbot/core/core_commands.py:4274 +#: redbot/core/core_commands.py:4278 #, docstring msgid "\n" " Commands to manage settings for the help command.\n\n" @@ -3270,7 +3270,7 @@ msgstr "\n" "管理幫助命令設定的命令。\n\n" "所有幫助設定都全域性應用。 " -#: redbot/core/core_commands.py:4283 +#: redbot/core/core_commands.py:4287 #, docstring msgid "\n" " Show the current help settings.\n\n" @@ -3280,11 +3280,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4297 +#: redbot/core/core_commands.py:4301 msgid "Warning: The default formatter is not in use, these settings may not apply." msgstr "警告:預設格式化程式未使用,這些設定可能不適用。" -#: redbot/core/core_commands.py:4307 +#: redbot/core/core_commands.py:4311 #, docstring msgid "\n" " This resets [botname]'s help formatter to the default formatter.\n\n" @@ -3293,11 +3293,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4316 +#: redbot/core/core_commands.py:4320 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:4325 +#: redbot/core/core_commands.py:4329 #, docstring msgid "\n" " This resets [botname]'s help settings to their defaults.\n\n" @@ -3307,11 +3307,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4335 +#: redbot/core/core_commands.py:4339 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:4347 +#: redbot/core/core_commands.py:4351 #, docstring msgid "\n" " Allows the help command to be sent as a paginated menu instead of separate\n" @@ -3331,27 +3331,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4367 +#: redbot/core/core_commands.py:4371 msgid "Help will use the select menu only." msgstr "幫助清單將僅使用選擇菜單模式。" -#: redbot/core/core_commands.py:4370 +#: redbot/core/core_commands.py:4374 msgid "Help will use button menus and add a select menu." msgstr "幫助清單將使用按鈕功能並添加一個菜單選擇欄。" -#: redbot/core/core_commands.py:4373 +#: redbot/core/core_commands.py:4377 msgid "Help will use button menus." msgstr "幫助清單將使用按鈕功能。" -#: redbot/core/core_commands.py:4376 +#: redbot/core/core_commands.py:4380 msgid "Help will use reaction menus." msgstr "幫助清單將使用反應功能。" -#: redbot/core/core_commands.py:4379 +#: redbot/core/core_commands.py:4383 msgid "Help will not use menus." msgstr "幫助不使用菜單。" -#: redbot/core/core_commands.py:4386 +#: redbot/core/core_commands.py:4390 #, docstring msgid "\n" " This allows the help command to show hidden commands.\n\n" @@ -3365,15 +3365,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4403 +#: redbot/core/core_commands.py:4407 msgid "Help will not filter hidden commands." msgstr "幫助不會過濾隱藏的命令。" -#: redbot/core/core_commands.py:4405 +#: redbot/core/core_commands.py:4409 msgid "Help will filter hidden commands." msgstr "幫助將過濾隱藏的命令。" -#: redbot/core/core_commands.py:4409 +#: redbot/core/core_commands.py:4413 #, docstring msgid "\n" " This allows the help command to show existing commands aliases if there is any.\n\n" @@ -3387,15 +3387,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4426 +#: redbot/core/core_commands.py:4430 msgid "Help will now show command aliases." msgstr "幫助現在將顯示命令別名。" -#: redbot/core/core_commands.py:4428 +#: redbot/core/core_commands.py:4432 msgid "Help will no longer show command aliases." msgstr "幫助將不再顯示命令別名。" -#: redbot/core/core_commands.py:4432 +#: redbot/core/core_commands.py:4436 #, docstring msgid "\n" " This allows the help command message to be ticked if help is sent to a DM.\n\n" @@ -3411,15 +3411,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4453 +#: redbot/core/core_commands.py:4457 msgid "Help will now tick the command when sent in a DM." msgstr "在 DM 中發送時,幫助現在將勾選命令。" -#: redbot/core/core_commands.py:4455 +#: redbot/core/core_commands.py:4459 msgid "Help will not tick the command when sent in a DM." msgstr "幫助在 DM 中發送時不會勾選命令。" -#: redbot/core/core_commands.py:4459 +#: redbot/core/core_commands.py:4463 #, docstring msgid "\n" " Sets if commands which can't be run in the current context should be filtered from help.\n\n" @@ -3433,15 +3433,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4476 +#: redbot/core/core_commands.py:4480 msgid "Help will only show for commands which can be run." msgstr "幫助只會顯示可以運行的命令。" -#: redbot/core/core_commands.py:4478 +#: redbot/core/core_commands.py:4482 msgid "Help will show up without checking if the commands can be run." msgstr "幫助將顯示而不檢查命令是否可以運行。" -#: redbot/core/core_commands.py:4482 +#: redbot/core/core_commands.py:4486 #, docstring msgid "\n" " Sets whether the bot should respond to help commands for nonexistent topics.\n\n" @@ -3457,15 +3457,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4503 +#: redbot/core/core_commands.py:4507 msgid "Help will verify the existence of help topics." msgstr "幫助將驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4506 +#: redbot/core/core_commands.py:4510 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "幫助將僅通過模糊幫助(如果啟用) 驗證幫助主題的存在。" -#: redbot/core/core_commands.py:4514 +#: redbot/core/core_commands.py:4518 #, 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" @@ -3480,15 +3480,15 @@ msgid "Set the character limit for each page in the help message.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4531 +#: redbot/core/core_commands.py:4535 msgid "You must give a value of at least 500 characters." msgstr "您必須提供至少 500 個字符的值。" -#: redbot/core/core_commands.py:4535 +#: redbot/core/core_commands.py:4539 msgid "Done. The character limit per page has been set to {}." msgstr "完畢。 每頁的字符數限制已設置為 {}。" -#: redbot/core/core_commands.py:4539 +#: redbot/core/core_commands.py:4543 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\n\n" " If a help message contains more pages than this value, the help message will\n" @@ -3503,15 +3503,15 @@ msgid "Set the maximum number of help pages sent in a server channel.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4555 redbot/core/core_commands.py:4582 +#: redbot/core/core_commands.py:4559 redbot/core/core_commands.py:4586 msgid "You must give a value of zero or greater!" msgstr "您必須給出零或更大的值!" -#: redbot/core/core_commands.py:4559 +#: redbot/core/core_commands.py:4563 msgid "Done. The page limit has been set to {}." msgstr "完畢。 每頁的頁數限制已設置為 {}。" -#: redbot/core/core_commands.py:4564 +#: redbot/core/core_commands.py:4568 #, 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" @@ -3528,19 +3528,19 @@ msgid "Set the delay after which help pages will be deleted.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4585 +#: redbot/core/core_commands.py:4589 msgid "The delay cannot be longer than 14 days!" msgstr "延遲不能超過14天!" -#: redbot/core/core_commands.py:4590 +#: redbot/core/core_commands.py:4594 msgid "Done. Help messages will not be deleted now." msgstr "完畢。 現在不會刪除幫助消息。" -#: redbot/core/core_commands.py:4592 +#: redbot/core/core_commands.py:4596 msgid "Done. The delete delay has been set to {} seconds." msgstr "完畢。 刪除延遲已設置為 {} 秒。" -#: redbot/core/core_commands.py:4596 +#: redbot/core/core_commands.py:4600 #, docstring msgid "Set the timeout for reactions, if menus are enabled.\n\n" " The default is 30 seconds.\n" @@ -3555,19 +3555,19 @@ msgid "Set the timeout for reactions, if menus are enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4611 +#: redbot/core/core_commands.py:4615 msgid "You must give a value of at least 15 seconds!" msgstr "您必須提供至少 15 秒的值。" -#: redbot/core/core_commands.py:4614 +#: redbot/core/core_commands.py:4618 msgid "The timeout cannot be greater than 5 minutes!" msgstr "用戶超時不能少於 5 分鐘。" -#: redbot/core/core_commands.py:4618 +#: redbot/core/core_commands.py:4622 msgid "Done. The reaction timeout has been set to {} seconds." msgstr "完畢。 反應已設置為 {} 秒。" -#: redbot/core/core_commands.py:4622 +#: redbot/core/core_commands.py:4626 #, docstring msgid "\n" " Set the tagline to be used.\n\n" @@ -3583,19 +3583,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4640 +#: redbot/core/core_commands.py:4644 msgid "The tagline has been reset." msgstr "標語已被重置。" -#: redbot/core/core_commands.py:4644 +#: redbot/core/core_commands.py:4648 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "你的標語太長了! 請將其縮短為不超過 2048 個字符。" -#: redbot/core/core_commands.py:4652 +#: redbot/core/core_commands.py:4656 msgid "The tagline has been set." msgstr "標語已被設置。" -#: redbot/core/core_commands.py:4657 +#: redbot/core/core_commands.py:4661 #, docstring msgid "Sends a message to the owner.\n\n" " This is limited to one message every 60 seconds per person.\n\n" @@ -3606,43 +3606,43 @@ msgid "Sends a message to the owner.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4669 +#: redbot/core/core_commands.py:4673 msgid "User ID: {}" msgstr "用戶 ID: {}" -#: redbot/core/core_commands.py:4672 +#: redbot/core/core_commands.py:4676 msgid "through DM" msgstr "通過 DM" -#: redbot/core/core_commands.py:4674 +#: redbot/core/core_commands.py:4678 msgid "from {}" msgstr "從 {}" -#: redbot/core/core_commands.py:4675 +#: redbot/core/core_commands.py:4679 msgid " | Server ID: {}" msgstr " | 伺服器ID: {}" -#: redbot/core/core_commands.py:4680 +#: redbot/core/core_commands.py:4684 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 `{}dm {} ` 回复此用戶" -#: redbot/core/core_commands.py:4682 +#: redbot/core/core_commands.py:4686 msgid "Sent by {} {}" msgstr "由 {} {} 送出" -#: redbot/core/core_commands.py:4687 +#: redbot/core/core_commands.py:4691 msgid "I've been configured not to send this anywhere." msgstr "我已被配置為不將其發送到任何地方。" -#: redbot/core/core_commands.py:4733 +#: redbot/core/core_commands.py:4737 msgid "Your message has been sent." msgstr "您的訊息已發送。" -#: redbot/core/core_commands.py:4735 +#: redbot/core/core_commands.py:4739 msgid "I'm unable to deliver your message. Sorry." msgstr "我無法傳遞你的信息。 對不起。" -#: redbot/core/core_commands.py:4740 +#: redbot/core/core_commands.py:4744 #, docstring msgid "Sends a DM to a user.\n\n" " This command needs a user ID to work.\n\n" @@ -3655,41 +3655,41 @@ msgid "Sends a DM to a user.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:4756 +#: redbot/core/core_commands.py:4760 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:4766 +#: redbot/core/core_commands.py:4770 msgid "Owner of {}" msgstr "擁有者 {}" -#: redbot/core/core_commands.py:4767 +#: redbot/core/core_commands.py:4771 msgid "You can reply to this message with {}contact" msgstr "您可以通過 {}contact 回覆此消息" -#: redbot/core/core_commands.py:4778 redbot/core/core_commands.py:4788 +#: redbot/core/core_commands.py:4782 redbot/core/core_commands.py:4792 msgid "Sorry, I couldn't deliver your message to {}" msgstr "抱歉,我無法將您的消息傳遞給 {}" -#: redbot/core/core_commands.py:4781 redbot/core/core_commands.py:4791 +#: redbot/core/core_commands.py:4785 redbot/core/core_commands.py:4795 msgid "Message delivered to {}" msgstr "傳遞給 {} 的消息" -#: redbot/core/core_commands.py:4796 +#: redbot/core/core_commands.py:4800 #, docstring msgid "Prints the bot's data path." msgstr "打印機器人的數據路徑。" -#: redbot/core/core_commands.py:4800 +#: redbot/core/core_commands.py:4804 msgid "Data path: {path}" msgstr "儲存到:{path}" -#: redbot/core/core_commands.py:4806 +#: redbot/core/core_commands.py:4810 #, docstring msgid "Shows debug information useful for debugging." msgstr "顯示對除錯有用的除錯信息。" -#: redbot/core/core_commands.py:4829 +#: redbot/core/core_commands.py:4833 #, docstring msgid "\n" " Diagnose issues with the command checks with ease!\n\n" @@ -3704,19 +3704,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4845 +#: redbot/core/core_commands.py:4849 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:4862 +#: redbot/core/core_commands.py:4866 msgid "The given user is not a member of the diagnosed server." msgstr "給定用戶不是診斷服務器的成員。" -#: redbot/core/core_commands.py:4869 +#: redbot/core/core_commands.py:4873 msgid "Don't try to fool me, the given member can't access the {channel} channel!" msgstr "不要試圖欺騙我,給予的成員無法訪問 {channel} 頻道!" -#: redbot/core/core_commands.py:4880 +#: redbot/core/core_commands.py:4884 #, docstring msgid "\n" " Commands to manage the allowlist.\n\n" @@ -3728,7 +3728,7 @@ msgstr "\n" " 警告:當使用許可名單時,機器人將忽略不在名單上的每個人的命令。\n\n" " 使用 `[p]allowlist clear` 禁用允許列表 " -#: redbot/core/core_commands.py:4891 +#: redbot/core/core_commands.py:4895 #, docstring msgid "\n" " Adds users to the allowlist.\n\n" @@ -3740,15 +3740,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4903 +#: redbot/core/core_commands.py:4907 msgid "Users have been added to the allowlist." msgstr "用戶已被添加到白名單中。" -#: redbot/core/core_commands.py:4905 +#: redbot/core/core_commands.py:4909 msgid "User has been added to the allowlist." msgstr "用戶已添加到白名單" -#: redbot/core/core_commands.py:4909 +#: redbot/core/core_commands.py:4913 #, docstring msgid "\n" " Lists users on the allowlist.\n\n" @@ -3757,21 +3757,21 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4921 +#: redbot/core/core_commands.py:4925 msgid "Users on the allowlist:" msgstr "白名單上的用戶:" -#: redbot/core/core_commands.py:4923 +#: redbot/core/core_commands.py:4927 msgid "User on the allowlist:" msgstr "白名單中的用戶:" -#: redbot/core/core_commands.py:4927 redbot/core/core_commands.py:5023 +#: redbot/core/core_commands.py:4931 redbot/core/core_commands.py:5027 #: redbot/core/modlog.py:404 redbot/core/modlog.py:426 #: redbot/core/modlog.py:442 msgid "Unknown or Deleted User" msgstr "未知或已刪除用戶" -#: redbot/core/core_commands.py:4935 +#: redbot/core/core_commands.py:4939 #, docstring msgid "\n" " Removes users from the allowlist.\n\n" @@ -3784,15 +3784,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4949 +#: redbot/core/core_commands.py:4953 msgid "Users have been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4951 +#: redbot/core/core_commands.py:4955 msgid "User has been removed from the allowlist." msgstr "用戶已從白名單中刪除。" -#: redbot/core/core_commands.py:4955 +#: redbot/core/core_commands.py:4959 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3802,11 +3802,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4964 +#: redbot/core/core_commands.py:4968 msgid "Allowlist has been cleared." msgstr "白名單已被清除。" -#: redbot/core/core_commands.py:4969 +#: redbot/core/core_commands.py:4973 #, docstring msgid "\n" " Commands to manage the blocklist.\n\n" @@ -3816,7 +3816,7 @@ msgstr "\n" " 管理黑名單的命令。\n\n" " 使用 `[p]blocklist clear` 禁用黑名單 " -#: redbot/core/core_commands.py:4978 +#: redbot/core/core_commands.py:4982 #, docstring msgid "\n" " Adds users to the blocklist.\n\n" @@ -3828,19 +3828,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:4994 +#: redbot/core/core_commands.py:4998 msgid "You cannot add an owner to the blocklist!" msgstr "您不能將所有者添加到黑名單!" -#: redbot/core/core_commands.py:4999 +#: redbot/core/core_commands.py:5003 msgid "Users have been added to the blocklist." msgstr "用戶已被添加到黑名單中。" -#: redbot/core/core_commands.py:5001 +#: redbot/core/core_commands.py:5005 msgid "User has been added to the blocklist." msgstr "用戶已被添加到黑名單" -#: redbot/core/core_commands.py:5005 +#: redbot/core/core_commands.py:5009 #, docstring msgid "\n" " Lists users on the blocklist.\n\n" @@ -3849,15 +3849,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5017 +#: redbot/core/core_commands.py:5021 msgid "Users on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:5019 +#: redbot/core/core_commands.py:5023 msgid "User on the blocklist:" msgstr "黑名單上的用戶:" -#: redbot/core/core_commands.py:5031 +#: redbot/core/core_commands.py:5035 #, docstring msgid "\n" " Removes users from the blocklist.\n\n" @@ -3869,15 +3869,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5043 +#: redbot/core/core_commands.py:5047 msgid "Users have been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:5045 +#: redbot/core/core_commands.py:5049 msgid "User has been removed from the blocklist." msgstr "用戶已從黑名單中刪除。" -#: redbot/core/core_commands.py:5049 +#: redbot/core/core_commands.py:5053 #, docstring msgid "\n" " Clears the blocklist.\n\n" @@ -3886,11 +3886,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5056 +#: redbot/core/core_commands.py:5060 msgid "Blocklist has been cleared." msgstr "黑名單已被清空。" -#: redbot/core/core_commands.py:5062 +#: redbot/core/core_commands.py:5066 #, docstring msgid "\n" " Commands to manage the server specific allowlist.\n\n" @@ -3902,7 +3902,7 @@ msgstr "\n" " 警告:當使用白名單時,機器人將忽略服務器中不在列表中的每個人的命令。\n\n" " 使用 `[p]localallowlist clear` 禁用白名單 " -#: redbot/core/core_commands.py:5075 +#: redbot/core/core_commands.py:5079 #, docstring msgid "\n" " Adds a user or role to the server allowlist.\n\n" @@ -3915,19 +3915,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5094 +#: redbot/core/core_commands.py:5098 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:5103 +#: redbot/core/core_commands.py:5107 msgid "Users and/or roles have been added to the allowlist." msgstr "用戶/角色已添加到白名單中。" -#: redbot/core/core_commands.py:5105 +#: redbot/core/core_commands.py:5109 msgid "User or role has been added to the allowlist." msgstr "用戶或角色已添加到白名單。" -#: redbot/core/core_commands.py:5109 +#: redbot/core/core_commands.py:5113 #, docstring msgid "\n" " Lists users and roles on the server allowlist.\n\n" @@ -3936,19 +3936,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5121 +#: redbot/core/core_commands.py:5125 msgid "Allowed users and/or roles:" msgstr "允許的用戶/角色:" -#: redbot/core/core_commands.py:5123 +#: redbot/core/core_commands.py:5127 msgid "Allowed user or role:" msgstr "允許的用戶或角色:" -#: redbot/core/core_commands.py:5127 redbot/core/core_commands.py:5247 +#: redbot/core/core_commands.py:5131 redbot/core/core_commands.py:5251 msgid "Unknown or Deleted User/Role" msgstr "未知或已刪除的用戶/身分組" -#: redbot/core/core_commands.py:5137 +#: redbot/core/core_commands.py:5141 #, docstring msgid "\n" " Removes user or role from the allowlist.\n\n" @@ -3962,19 +3962,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5158 +#: redbot/core/core_commands.py:5162 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "我不能允許你這樣做,因為它會刪除你運行命令的能力。" -#: redbot/core/core_commands.py:5166 +#: redbot/core/core_commands.py:5170 msgid "Users and/or roles have been removed from the server allowlist." msgstr "用戶和/或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5168 +#: redbot/core/core_commands.py:5172 msgid "User or role has been removed from the server allowlist." msgstr "用戶或身分組已從服務器白名單中刪除。" -#: redbot/core/core_commands.py:5172 +#: redbot/core/core_commands.py:5176 #, docstring msgid "\n" " Clears the allowlist.\n\n" @@ -3984,11 +3984,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5181 +#: redbot/core/core_commands.py:5185 msgid "Server allowlist has been cleared." msgstr "伺務器白名單已被清除。" -#: redbot/core/core_commands.py:5187 +#: redbot/core/core_commands.py:5191 #, docstring msgid "\n" " Commands to manage the server specific blocklist.\n\n" @@ -3999,7 +3999,7 @@ msgstr "\n" " 使用 `[p]localblocklist clear` 禁用黑名單\n" " " -#: redbot/core/core_commands.py:5198 +#: redbot/core/core_commands.py:5202 #, docstring msgid "\n" " Adds a user or role to the local blocklist.\n\n" @@ -4012,27 +4012,27 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5212 +#: redbot/core/core_commands.py:5216 msgid "You cannot add yourself to the blocklist!" msgstr "您不能將自己添加到黑名單!" -#: redbot/core/core_commands.py:5215 +#: redbot/core/core_commands.py:5219 msgid "You cannot add the guild owner to the blocklist!" msgstr "您不能將伺服器所有者添加到黑名單!" -#: redbot/core/core_commands.py:5218 +#: redbot/core/core_commands.py:5222 msgid "You cannot add a bot owner to the blocklist!" msgstr "您不能將機器人所有者添加到黑名單!" -#: redbot/core/core_commands.py:5223 +#: redbot/core/core_commands.py:5227 msgid "Users and/or roles have been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶和/或身分組。" -#: redbot/core/core_commands.py:5225 +#: redbot/core/core_commands.py:5229 msgid "User or role has been added from the server blocklist." msgstr "已從伺務器黑名單中添加用戶或身分組。" -#: redbot/core/core_commands.py:5229 +#: redbot/core/core_commands.py:5233 #, docstring msgid "\n" " Lists users and roles on the server blocklist.\n\n" @@ -4041,15 +4041,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5241 +#: redbot/core/core_commands.py:5245 msgid "Blocked users and/or roles:" msgstr "被封鎖的用戶和/或身分組:" -#: redbot/core/core_commands.py:5243 +#: redbot/core/core_commands.py:5247 msgid "Blocked user or role:" msgstr "被封鎖的用戶或身分組:" -#: redbot/core/core_commands.py:5257 +#: redbot/core/core_commands.py:5261 #, docstring msgid "\n" " Removes user or role from local blocklist.\n\n" @@ -4062,15 +4062,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5271 +#: redbot/core/core_commands.py:5275 msgid "Users and/or roles have been removed from the server blocklist." msgstr "用戶和/或身分組已從伺服器黑名單中刪除。" -#: redbot/core/core_commands.py:5273 +#: redbot/core/core_commands.py:5277 msgid "User or role has been removed from the server blocklist." msgstr "用戶或身分組已從服務器黑名單中刪除。" -#: redbot/core/core_commands.py:5277 +#: redbot/core/core_commands.py:5281 #, docstring msgid "\n" " Clears the server blocklist.\n\n" @@ -4080,16 +4080,16 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5286 +#: redbot/core/core_commands.py:5290 msgid "Server blocklist has been cleared." msgstr "伺服器黑名單已清除。" -#: redbot/core/core_commands.py:5291 +#: redbot/core/core_commands.py:5295 #, docstring msgid "Commands to enable and disable commands and cogs." msgstr "啟用和禁用指令和cog的指令。" -#: redbot/core/core_commands.py:5297 +#: redbot/core/core_commands.py:5301 #, docstring msgid "Set the default state for a cog as disabled.\n\n" " This will disable the cog for all servers by default.\n" @@ -4103,15 +4103,15 @@ msgid "Set the default state for a cog as disabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5313 +#: redbot/core/core_commands.py:5317 msgid "You can't disable this cog by default." msgstr "默認情況下,您無法禁用此cog。" -#: redbot/core/core_commands.py:5315 +#: redbot/core/core_commands.py:5319 msgid "{cogname} has been set as disabled by default." msgstr "{cogname} 默認設置為禁用。" -#: redbot/core/core_commands.py:5320 +#: redbot/core/core_commands.py:5324 #, 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" @@ -4125,11 +4125,11 @@ msgid "Set the default state for a cog as enabled.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5336 +#: redbot/core/core_commands.py:5340 msgid "{cogname} has been set as enabled by default." msgstr "{cogname} 已默認設置為啟用。" -#: redbot/core/core_commands.py:5341 +#: redbot/core/core_commands.py:5345 #, 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" @@ -4141,19 +4141,19 @@ msgid "Disable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5354 +#: redbot/core/core_commands.py:5358 msgid "You can't disable this cog as you would lock yourself out." msgstr "你不能禁用這個cog,因為你會把自己鎖在外面。" -#: redbot/core/core_commands.py:5356 +#: redbot/core/core_commands.py:5360 msgid "{cogname} has been disabled in this guild." msgstr "{cogname} 已在該伺服器中被禁用。" -#: redbot/core/core_commands.py:5359 +#: redbot/core/core_commands.py:5363 msgid "{cogname} was already disabled (nothing to do)." msgstr "{cogname} 已被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5365 +#: redbot/core/core_commands.py:5369 #, 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" @@ -4165,19 +4165,19 @@ msgid "Enable a cog in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5377 +#: redbot/core/core_commands.py:5381 msgid "{cogname} has been enabled in this guild." msgstr "{cogname} 已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5382 +#: redbot/core/core_commands.py:5386 msgid "Cog \"{arg}\" not found." msgstr "未找到該cog“{arg}”。" -#: redbot/core/core_commands.py:5385 +#: redbot/core/core_commands.py:5389 msgid "{cogname} was not disabled (nothing to do)." msgstr "{cogname} 尚未被禁用(沒有做出任何改)。" -#: redbot/core/core_commands.py:5391 +#: redbot/core/core_commands.py:5395 #, docstring msgid "List the cogs which are disabled in this server.\n\n" " **Example:**\n" @@ -4185,15 +4185,15 @@ msgid "List the cogs which are disabled in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5404 +#: redbot/core/core_commands.py:5408 msgid "The following cogs are disabled in this guild:\n" msgstr "該伺服器已禁用以下齒輪:\n" -#: redbot/core/core_commands.py:5410 +#: redbot/core/core_commands.py:5414 msgid "There are no disabled cogs in this guild." msgstr "這個伺服器中沒有已停用的cog。" -#: redbot/core/core_commands.py:5414 +#: redbot/core/core_commands.py:5418 #, docstring msgid "\n" " List disabled commands.\n\n" @@ -4204,7 +4204,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5431 +#: redbot/core/core_commands.py:5435 #, docstring msgid "List disabled commands globally.\n\n" " **Example:**\n" @@ -4212,19 +4212,19 @@ msgid "List disabled commands globally.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5438 +#: redbot/core/core_commands.py:5442 msgid "There aren't any globally disabled commands." msgstr "沒有任何全域已禁用的指令。" -#: redbot/core/core_commands.py:5441 +#: redbot/core/core_commands.py:5445 msgid "{} commands are disabled globally.\n" msgstr "{} 指令在全域範圍中已被禁用。\n" -#: redbot/core/core_commands.py:5445 +#: redbot/core/core_commands.py:5449 msgid "1 command is disabled globally.\n" msgstr "1 個指令已被全域禁用。\n" -#: redbot/core/core_commands.py:5453 +#: redbot/core/core_commands.py:5457 #, docstring msgid "List disabled commands in this server.\n\n" " **Example:**\n" @@ -4232,19 +4232,19 @@ msgid "List disabled commands in this server.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5460 +#: redbot/core/core_commands.py:5464 msgid "There aren't any disabled commands in {}." msgstr "{} 中沒有任何已禁用的指令。" -#: redbot/core/core_commands.py:5463 +#: redbot/core/core_commands.py:5467 msgid "{} commands are disabled in {}.\n" msgstr "{} 指令在 {} 中被已禁用。\n" -#: redbot/core/core_commands.py:5467 +#: redbot/core/core_commands.py:5471 msgid "1 command is disabled in {}.\n" msgstr "{} 中禁用了 1 個指令。\n" -#: redbot/core/core_commands.py:5474 +#: redbot/core/core_commands.py:5478 #, docstring msgid "\n" " Disable a command.\n\n" @@ -4258,7 +4258,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5496 +#: redbot/core/core_commands.py:5500 #, docstring msgid "\n" " Disable a command globally.\n\n" @@ -4270,19 +4270,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5508 redbot/core/core_commands.py:5544 +#: redbot/core/core_commands.py:5512 redbot/core/core_commands.py:5548 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "要禁用的指令不能是 `command` 或其任何子指令。" -#: redbot/core/core_commands.py:5514 redbot/core/core_commands.py:5550 +#: redbot/core/core_commands.py:5518 redbot/core/core_commands.py:5554 msgid "This command is designated as being always available and cannot be disabled." msgstr "此指令被指定為始終可用且無法禁用。" -#: redbot/core/core_commands.py:5523 +#: redbot/core/core_commands.py:5527 msgid "That command is already disabled globally." msgstr "該指令已在全域範圍內禁用。" -#: redbot/core/core_commands.py:5532 +#: redbot/core/core_commands.py:5536 #, docstring msgid "\n" " Disable a command in this server only.\n\n" @@ -4294,15 +4294,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5556 +#: redbot/core/core_commands.py:5560 msgid "You are not allowed to disable that command." msgstr "您不能禁用該指令。" -#: redbot/core/core_commands.py:5566 +#: redbot/core/core_commands.py:5570 msgid "That command is already disabled in this server." msgstr "該指令已在此服務器中禁用。" -#: redbot/core/core_commands.py:5572 +#: redbot/core/core_commands.py:5576 #, 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" @@ -4315,7 +4315,7 @@ msgid "Enable a command.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5592 +#: redbot/core/core_commands.py:5596 #, docstring msgid "\n" " Enable a command globally.\n\n" @@ -4327,11 +4327,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5607 +#: redbot/core/core_commands.py:5611 msgid "That command is already enabled globally." msgstr "該指令已在全域範圍內啟用。" -#: redbot/core/core_commands.py:5616 +#: redbot/core/core_commands.py:5620 #, docstring msgid "\n" " Enable a command in this server.\n\n" @@ -4343,15 +4343,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5628 +#: redbot/core/core_commands.py:5632 msgid "You are not allowed to enable that command." msgstr "您無權啟用該指令。" -#: redbot/core/core_commands.py:5638 +#: redbot/core/core_commands.py:5642 msgid "That command is already enabled in this server." msgstr "該指令已在此伺服器中啟用。" -#: redbot/core/core_commands.py:5645 +#: redbot/core/core_commands.py:5649 #, docstring msgid "Set the bot's response to disabled commands.\n\n" " Leave blank to send nothing.\n\n" @@ -4365,7 +4365,7 @@ msgid "Set the bot's response to disabled commands.\n\n" " " msgstr "" -#: redbot/core/core_commands.py:5666 +#: redbot/core/core_commands.py:5670 #, docstring msgid "\n" " Commands to manage server settings for immunity from automated actions.\n\n" @@ -4376,7 +4376,7 @@ msgstr "\n" " 這包括來自 Mod cog 的重複消息刪除和提及垃圾郵件,以及來自 Filter cog 的過濾器。\n" " " -#: redbot/core/core_commands.py:5675 +#: redbot/core/core_commands.py:5679 #, docstring msgid "\n" " Gets the current members and roles configured for automatic moderation action immunity.\n\n" @@ -4385,19 +4385,19 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5688 +#: redbot/core/core_commands.py:5692 msgid "Roles immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的身分組:\n" -#: redbot/core/core_commands.py:5693 +#: redbot/core/core_commands.py:5697 msgid "Members immune from automated moderation actions:\n" msgstr "不受自動審核操作影響的成員:\n" -#: redbot/core/core_commands.py:5697 +#: redbot/core/core_commands.py:5701 msgid "No immunity settings here." msgstr "這裡沒有免疫設置。" -#: redbot/core/core_commands.py:5706 +#: redbot/core/core_commands.py:5710 #, docstring msgid "\n" " Makes a user or role immune from automated moderation actions.\n\n" @@ -4409,11 +4409,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5718 +#: redbot/core/core_commands.py:5722 msgid "Already added." msgstr "已新增。" -#: redbot/core/core_commands.py:5726 +#: redbot/core/core_commands.py:5730 #, docstring msgid "\n" " Remove a user or role from being immune to automated moderation actions.\n\n" @@ -4425,11 +4425,11 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5738 +#: redbot/core/core_commands.py:5742 msgid "Not in list." msgstr "不在列表中。" -#: redbot/core/core_commands.py:5746 +#: redbot/core/core_commands.py:5750 #, docstring msgid "\n" " Checks if a user or role would be considered immune from automated actions.\n\n" @@ -4441,15 +4441,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5758 +#: redbot/core/core_commands.py:5762 msgid "They are immune." msgstr "他們是免疫的。" -#: redbot/core/core_commands.py:5760 +#: redbot/core/core_commands.py:5764 msgid "They are not immune." msgstr "他們不是免疫的。" -#: redbot/core/core_commands.py:5787 +#: redbot/core/core_commands.py:5791 #, docstring msgid "\n" " Commands to add servers or channels to the ignore list.\n\n" @@ -4460,7 +4460,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5799 +#: redbot/core/core_commands.py:5803 #, docstring msgid "\n" " List the currently ignored servers and channels.\n\n" @@ -4469,7 +4469,7 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5821 +#: redbot/core/core_commands.py:5825 #, docstring msgid "\n" " Ignore commands in the channel, thread, or category.\n\n" @@ -4487,15 +4487,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5841 +#: redbot/core/core_commands.py:5845 msgid "Channel added to ignore list." msgstr "頻道已添加到忽略列表。" -#: redbot/core/core_commands.py:5843 +#: redbot/core/core_commands.py:5847 msgid "Channel already in ignore list." msgstr "頻道已在忽略列表中。" -#: redbot/core/core_commands.py:5848 +#: redbot/core/core_commands.py:5852 #, docstring msgid "\n" " Ignore commands in this server.\n\n" @@ -4505,20 +4505,20 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5859 +#: redbot/core/core_commands.py:5863 msgid "This server has been added to the ignore list." msgstr "此服務器已添加到忽略列表。" -#: redbot/core/core_commands.py:5861 +#: redbot/core/core_commands.py:5865 msgid "This server is already being ignored." msgstr "此伺務器已被忽略。" -#: redbot/core/core_commands.py:5867 +#: redbot/core/core_commands.py:5871 #, docstring msgid "Commands to remove servers or channels from the ignore list." msgstr "從忽略列表中刪除伺務器或頻道的指令。" -#: redbot/core/core_commands.py:5882 +#: redbot/core/core_commands.py:5886 #, docstring msgid "\n" " Remove a channel, thread, or category from the ignore list.\n\n" @@ -4533,15 +4533,15 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5898 +#: redbot/core/core_commands.py:5902 msgid "Channel removed from ignore list." msgstr "頻道已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5900 +#: redbot/core/core_commands.py:5904 msgid "That channel is not in the ignore list." msgstr "該頻道不在忽略列表中。" -#: redbot/core/core_commands.py:5905 +#: redbot/core/core_commands.py:5909 #, docstring msgid "\n" " Remove this server from the ignore list.\n\n" @@ -4550,24 +4550,24 @@ msgid "\n" " " msgstr "" -#: redbot/core/core_commands.py:5914 +#: redbot/core/core_commands.py:5918 msgid "This server has been removed from the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5916 +#: redbot/core/core_commands.py:5920 msgid "This server is not in the ignore list." msgstr "此伺務器已從忽略列表中刪除。" -#: redbot/core/core_commands.py:5930 +#: redbot/core/core_commands.py:5934 msgid "This server is currently being ignored." msgstr "當前正在忽略此伺務器。" -#: redbot/core/core_commands.py:5947 redbot/core/core_commands.py:5949 -#: redbot/core/core_commands.py:5950 +#: redbot/core/core_commands.py:5951 redbot/core/core_commands.py:5953 +#: redbot/core/core_commands.py:5954 msgid "None" msgstr "無" -#: redbot/core/core_commands.py:5951 +#: redbot/core/core_commands.py:5955 msgid "Currently ignored categories: {categories}\n" "Channels: {channels}\n" "Threads (excluding archived):{threads}" @@ -4575,7 +4575,7 @@ msgstr "當前忽略的類別:{categories}\n" "頻道:{channels}\n" "主題(不包括已存檔的):{threads}" -#: redbot/core/core_commands.py:5968 +#: redbot/core/core_commands.py:5972 #, docstring msgid "\n" " Get info about Red's licenses.\n"